Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

print

Print Methods for various Objects


Description

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

Usage

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

Arguments

x

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

...

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

Author(s)

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

See Also


metaSEM

Meta-Analysis using Structural Equation Modeling

v1.2.5
GPL (>= 2)
Authors
Mike Cheung [aut, cre] (<https://orcid.org/0000-0003-0113-0758>)
Initial release
2020-11-29

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.