summary_stan_model: Produce a summary of a Stan model for paper

Description Usage Arguments Value See Also Examples

Description

Produce a summary of a Stan model for paper

Usage

1
summary_stan_model(mod, nfixefs = NULL)

Arguments

mod

A Stan model.

nfixefs

Number of so-called fixed effects.

Value

A dataframe with

See Also

http://mc-stan.org.

Examples

1
2
# See SafaviEtAl2016-vignette.Rmd for complete examples
stanm1_tab<-summary_stan_model(stanm1,nfixefs=3)

vasishth/VasishthLab documentation built on May 3, 2019, 4:35 p.m.