l_getSavedata_Bparams: Internal function to load the draws from the Bayesian model...

View source: R/extractSaveData.R

l_getSavedata_BparamsR 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 TRUE.

Value

A list of class mcmc and mplus.bparameters


michaelhallquist/MplusAutomation documentation built on March 14, 2024, 11:03 a.m.