l_getSavedata_Bparams {MplusAutomation} | R Documentation |
Internal function to load the draws from the Bayesian model posterior distribution
Description
To do: add details.
Usage
l_getSavedata_Bparams(outfile, outfiletext, fileInfo, discardBurnin = TRUE)
Arguments
outfile |
The Mplus output file to be used. |
outfiletext |
The contents of the Mplus output file |
fileInfo |
The file info |
discardBurnin |
Logical value whether to discard the burnin iterations or not. Defaults to |
Value
A list of class mcmc
and mplus.bparameters
[Package MplusAutomation version 1.1.1 Index]