Learn R Programming

lisrelToR (version 0.3)

lisrel-methods: 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 lisrel
print(x, ...)

Arguments

x

output of readLisrel

...

Not used

Author

Sacha Epskamp <mail@sachaepskamp.com>