R/nutpie_wrapper.R
draws.nutpie_fit.Rd
Internal S3 method. Extracts draws from a nutpie_fit object, compatible with cmdstanr's draws() method.
# S3 method for class 'nutpie_fit' draws(x, variables = NULL, ...)
A nutpie_fit object.
Character vector of variable names to extract. If NULL, extracts all variables.
Additional arguments (currently ignored).
A draws_array object.
TRUE #> [1] TRUE