| meta2semPlot | R Documentation | 
metaSEM objects into semPlotModel objects for plotting
It converts objects in class wls into objects of class semPlotModel.
meta2semPlot(object, manNames = NULL, latNames = NULL, labels = c("labels", "RAM"), ...)
object | 
 An object of class   | 
manNames | 
 A character vector of the manifest names. The program
will try to get it from the   | 
latNames | 
 A character vector of the latent names. The program will create it by using "L1", "L2", etc if it is not given.  | 
labels | 
 Either   | 
... | 
 Further arguments to be passed to   | 
It uses the ramModel() to do the conversion.
A "semPlotModel" object.
Mike W.-L. Cheung <mikewlcheung@nus.edu.sg>
ramModel,
Becker92, Becker09,
Digman97, Hunter83
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.