View source: R/prepare_table_variances.R
prepare_table_variances | R Documentation |
Create a formatted table containing information
about interventional variances. Used in print.causalSEM
and
summary.causalSEM
.
prepare_table_variances(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 character vector with information about interventional variances.
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.