View source: R/summary.causalSEM.R
summary.causalSEM | R Documentation |
causalSEM
Summary method for objects of class causalSEM
.
## S3 method for class 'causalSEM'
summary(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 list 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.