Convert 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>
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.