metaSEM (version 1.3.1)

print: Print Methods for various Objects

Description

Print methods for the tssem1FEM, tssem1FEM.cluster, tssem1REM, wls, meta, meta3LFIML, reml, uniR1 and impliedR objects.

Usage

# S3 method for tssem1FEM
print(x, ...)
# S3 method for tssem1FEM.cluster
print(x, ...)
# S3 method for tssem1REM
print(x, ...)
# S3 method for wls
print(x, ...)
# S3 method for meta
print(x, ...)
# S3 method for meta3LFIML
print(x, ...)
# S3 method for reml
print(x, ...)
# S3 method for uniR1
print(x, ...)
# S3 method for impliedR
print(x, ...)

Arguments

x

An object returned from either class tssem1FEM, class tssem1FEM.cluster, class tssem1REM, class wls, class meta, class meta3LFIML, class reml, class uniR1 or class impliedR

...

Further arguments to be passed to summary.default or unused.

Author

Mike W.-L. Cheung <mikewlcheung@nus.edu.sg>

See Also

tssem1, wls, meta, reml