Description Usage Arguments Value See Also Examples
View source: R/best.model_functions.R
Convert rstan::stanfit object to coda:mcmc.list.
1 | stanfit2mcmc.list(stanFit)
|
stanFit |
A rstan::stanfit object. |
A coda::mcmc.list.
best.robust_t_test
,best.student_t
1 2 | stanFit <- best.robust_t_test(vals, grp, stanDso)
codaObject <- stanfit2mcmc.list(stanFit)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.