parInterval | R Documentation |
Produce data suitable for plotting parameter estimates
parInterval(fit, pars, nameVec, label = withoutIndex(pars[1]), width = 0.8)
fit |
a |
pars |
a vector of parameter names |
nameVec |
a vector of explanatory parameters names |
label |
column name for |
width |
a width in probability units for the uncertainty interval |
A data.frame with the following columns:
Lower quantile
Median
Upper quantile
nameVec
Other data extractor:
parDistributionCustom()
,
responseCurve()
vignette('manual', 'pcFactorStan')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.