Last data update: 2014.03.03

R: Methods for lisrel objects
lisrel-methodsR 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 readLisrel

...

Not used

Author(s)

Sacha Epskamp <mail@sachaepskamp.com>

Results