View source: R/stan_summaries2.R
widen_preds | R Documentation |
Widens prediction dataframe (useful when 2+ prediction variables are generated)
Turns multiple variables from a cmdstan_summary df to separate columns using pivot_wider
widen_preds(cmdstan_summary)
widen_preds(cmdstan_summary)
cmdstan_summary |
|
cmdstan_preds |
a cmdstan summary with extracted prediction variables |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.