R/jax_wrapper.R
draws.jax_fit.Rd
Extract draws from jax_fit object
# 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.