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