View source: R/fill_in_asymptotics_interventional_variances.R
fill_in_asymptotics_interventional_variances | R Documentation |
Fills in the Jacobian, the asymptotic covariance matrix, the asymptotic standard errors, and asymptotic z-values of the variances of the interventional distribution into the internal list.
fill_in_asymptotics_interventional_variances(internal_list)
internal_list |
A list with various information extracted from the model. |
The inputted internal_list with several slots in ..$interventional_distribution filled in. ..$jacobian ..$acov ..$ase ..$z_value
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.