print.sem {smicd}R Documentation

Prints a sem Object

Description

Basic information of a sem object is printed

Usage

## S3 method for class 'sem'
print(x, ...)

Arguments

x

an object of class "sem".

...

optional arguments passed to generic function

See Also

semObject, semLm, semLme


[Package smicd version 1.1.3 Index]