R/posterior.R
post_to_array.Rd
Convert list-based posterior output to arrays suitable for model input.
post_to_array(outputs)
A list output from get_posterior where type = "list".
list
get_posterior
a list of arrays for each parameter.