View source: R/extractDiffOutput.R
| extractDiffOutput | R Documentation | 
Extracts summaries from Mplus Bayesian approximate invariance output file
extractDiffOutput(file)
file | 
 filename of the Mplus alignment output file  | 
A summary table and a parsed difference outpout to data frame.
extractAlignment  and extractAlignmentSim
## Not run:   
   align.summ <- extractDiffOutput("BSEM_prior01.out") 
   
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.