.get_par_long | R Documentation |
Helper function to get the long dataset of draws given a stan fit object.
.get_par_long(fit, par)
fit |
Stan object with the fitted model. |
par |
Variable to do the long table for.expand_more |
A tibble containing the parameter estimates in long format.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.