print.summary.powerNLSEM {powerNLSEM} | R Documentation |
print summary for powerNLSEM objects
Description
print summary for powerNLSEM objects
Usage
## S3 method for class 'summary.powerNLSEM'
print(x, ...)
Arguments
x |
Prints the summary of a |
... |
Further arguments to use in |
Value
Prints output of summmary of powerNLSEM
object into the console (objects of class summary.powerNLSEM
), but does not change object itself.
[Package powerNLSEM version 0.1.1 Index]