View source: R/fill_in_interventional_covariance_matrix.R
fill_in_interventional_covariance_matrix | R Documentation |
Fills in the covariance matrix of the interventional distribution into the internal list (see, for example, Eq. 6a in Gische and Voelkle, 2022).
fill_in_interventional_covariance_matrix(internal_list = NULL)
internal_list |
A list with various information extracted from the model. |
The inputted list with slot
interventional_distribution$moments$variance_matrix
filled in.
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.