View source: R/get-info-from-NIW-IA-stanfit.R
get_params | R Documentation |
Get the names for all parameters in 'fit'.
get_params(fit, original_pars = F)
fit |
A |
original_pars |
Should the original parameter names used in the Stan code be returned? This includes parameters for which no samples were stored. Alternatively, only the (renamed) parameters for which samples were stored are returned. (default: 'FALSE') |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.