print.causalSEM: Print Object of Class 'causalSEM'

View source: R/print.causalSEM.R

print.causalSEMR Documentation

Print Object of Class causalSEM

Description

Print method for objects of class causalSEM.

Usage

## S3 method for class 'causalSEM'
print(x, digits = 3)

Arguments

x

An object of class causalSEM.

digit

Single number, integer. Indicating the number of decimal places (round) or significant digits (signif) to be used.

Value

A table summarizing selected information and statistics from an object of class causalSEM.

References

Gische, C., Voelkle, M.C. (2022) Beyond the Mean: A Flexible Framework for Studying Causal Effects Using Linear Models. Psychometrika 87, 868–901. https://doi.org/10.1007/s11336-021-09811-z


christian-gische/causalSEM documentation built on April 26, 2023, 10:36 p.m.