Extract draws from jax_fit object

# S3 method for class 'jax_fit'
draws(x, variables = NULL, ...)

Arguments

x

A jax_fit object.

variables

Character vector of variable names to extract.

...

Additional arguments (ignored).

Value

A draws_array object.