
Convert to posterior::draws format
as_draws.Rd
Generic function to convert an object to a posterior::draws
representation
(e.g., draws_array
, draws_matrix
, or other formats).
Usage
as_draws(x, ...)
# S3 method for class 'rjuliabugs'
as_draws(x, ...)
# S3 method for class 'array'
as_draws(x, ...)