Description Usage Arguments Value
View source: R/unflatten_pars.R
This function returns a function that will convert of vector of flattened parameters from the output of a Stan model into a list with the original parameters with their original values.
| 1 | unflatten_pars(object)
 | 
| object | A  | 
A function that takes a single argument x which
is a expected to be a numeric vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.