| lisrel-methods {lisrelToR} | R Documentation |
Methods for lisrel objects
Description
Print method prints LISREL output file to the console, summary method returns RAM of parameter estimates as given by semPlotModel from the semPlot package and plot method calls semPaths from the semPlot package.
Usage
## S3 method for class 'lisrel'
print(x, ...)
Arguments
x |
output of |
... |
Not used |
Author(s)
Sacha Epskamp <mail@sachaepskamp.com>
[Package lisrelToR version 0.3 Index]