Description Usage Arguments Value Examples
This function takes the outputted df from prods and generates the lavaan script necessary to fit a RFA model of uniform and non-uniform DIF
| 1 | mimic(proddf, lvname)
 | 
| lvname | input character of latent varaible name for scripting | 
| df | input data frame generated by prods | 
a mimic model lavaan script
| 1 | open.script <- mimic(proddf, lvname = "openness")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.