View source: R/prepare_table_means.R
prepare_table_means | R Documentation |
Internal helper function that creates a formatted table containing various information about the interventional means. Used in print.causalSEM and summary.causalSEM
prepare_table_means(x, digits = 3)
x |
an object of class "causalSEM", usually, a result of a call to intervention_effect. |
digit |
integer indicating the number of decimal places (round) or significant digits (signif) to be used. |
prepare_table_means
returns a character vector.
Gische, C., Voelkle, M.C. (2021) Beyond the mean: a flexible framework for studying causal effects using linear models. Psychometrika (advanced online publication). 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.