prepare_table_means: Prepare Tables with Information About Interventional Means

View source: R/prepare_table_means.R

prepare_table_meansR Documentation

Prepare Tables with Information About Interventional Means

Description

Internal helper function that creates a formatted table containing various information about the interventional means. Used in print.causalSEM and summary.causalSEM

Usage

prepare_table_means(x, digits = 3)

Arguments

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.

Value

prepare_table_means returns a character vector.

References

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


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