print.semEff: Print '"semEff"' Objects

View source: R/semEff-fun.R

print.semEffR Documentation

Print "semEff" Objects

Description

A print() method for an object of class "semEff".

Usage

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

Arguments

x

An object of class "semEff".

...

Further arguments passed to or from other methods. Not currently used.

Details

This print method returns a summary table for the SEM variables, giving their status as exogenous or endogenous and as predictor, mediator and/or response. It also gives the number of direct vs. indirect paths leading to each variable, and the number of correlated errors (if applicable).

Value

A summary table for the SEM variables (data frame).


semEff documentation built on Sept. 12, 2024, 5:08 p.m.