| extract_parameters | R Documentation |
Extract samples from all parameters
extract_parameters(samples, args)
samples |
Extracted stan model (using |
args |
Stan data list containing param_id_* and params_variable_lookup for parameter naming. |
A <data.table> with columns: variable, sample, value,
or NULL if parameters don't exist in the samples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.