Get Posterior Samples from Fitted MPT Model
Extracts MCMC posterior samples as an coda::mcmc.list
and relabels the MCMC variables.
getSamples( fittedModel, parameter = "mean", select = "all", names = "par_label" )
fittedModel |
a fitted latent-trait MPT model (see |
parameter |
which parameter(s) of the (hierarchical) MPT model should be returned?
(see details in |
select |
character vector of parameters to be plotted (e.g., |
names |
whether and how to rename the variables in the MCMC output:
|
## Not run: getSamples(fittedModel, "mu", select = c("d", "g")) ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.