Displaying 1 result from an estimated 1 matches for "frommplus".
2011 Mar 05
0
extractModelParameters HELP!!!
Hello Gurus,
I'm using one of the function, i.e. extractModelParameters, from the
MplusAutomation package to read parameters fromMplus out files into R. I have
360 cells and each cell has several out files (max. 100). I'm extracting the
model parameters from each cell and doing subsequent calculations, primarily, on
'est.' column. The following code demonstrates how I'm extracting the parameters
and referencing...