View source: R/print.causalSEM.R
print.causalSEM | R Documentation |
causalSEM
Print method for objects of class causalSEM
.
## S3 method for class 'causalSEM'
print(x, digits = 3)
x |
An object of class |
digit |
Single number, integer. Indicating the number of decimal places (round) or significant digits (signif) to be used. |
A table summarizing selected information and statistics from an
object of class causalSEM
.
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.