Plot Parameter Estimates
Plot parameter estimates for hierarchical MPT models.
plotParam( x, includeIndividual = TRUE, addLines = FALSE, estimate = "mean", select = "all", ... )
x |
a fitted Beta or latent-trait MPT model |
includeIndividual |
whether to plot individual estimates |
addLines |
whether to connect individual parameter estimates by lines |
estimate |
type of point estimates for group-level and individual parameters
(either |
select |
character vector of parameters to be plotted (e.g., |
... |
further arguments passed to the standard |
Daniel Heck
## Not run: plotParam(fit, addLines = TRUE, estimate = "median", select = c("d1", "d2")) ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.