View source: R/calculate_jacobian_interventional_variances.R
calculate_jacobian_interventional_variances | R Documentation |
Calculate Jacobian of the covariance matrix of the interventional distribution for a specific interventional level.
calculate_jacobian_interventional_variances(
model,
intervention_names,
outcome_names,
verbose
)
model |
internal_list or object of class causalSEM |
intervention_names |
names of interventional variables |
outcome_names |
names of outcome variable |
verbose |
verbosity of console outputs |
The Jacobian of interventional covariance matrix (numeric matrices) as defined in Eq. 18b (p. 17)
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.