print.sem: Prints a sem Object

View source: R/print.sem.R

print.semR 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


smicd documentation built on Nov. 19, 2023, 5:12 p.m.

Related to print.sem in smicd...