print.dsem: Print fitted dsem object

View source: R/dsem.R

print.dsemR Documentation

Print fitted dsem object

Description

Prints output from fitted dsem model

Usage

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

Arguments

x

Output from dsem

...

Not used

Value

No return value, called to provide clean terminal output when calling fitted object in terminal.


dsem documentation built on Sept. 12, 2024, 9:35 a.m.