print.dsem {dsem} | R Documentation |
Print fitted dsem object
Description
Prints output from fitted dsem model
Usage
## S3 method for class 'dsem'
print(x, ...)
Arguments
x |
Output from |
... |
Not used |
Value
No return value, called to provide clean terminal output when calling fitted object in terminal.
[Package dsem version 1.3.0 Index]