View source: R/tidy_cmdstanr.R
tidy_cmdstanr | R Documentation |
Change the structure of cmdstan output to fit tidybayes
tidy_cmdstanr(df)
df |
dataframe from cmdstanr to be tidyformed |
data.frame
posterior %>% tidy_cmdstanr()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.