View source: R/fill_in_asymptotics_interventional_probabilities.R
fill_in_asymptotics_interventional_probabilities | R Documentation |
Fills in the Jacobian, the asymptotic covariance matrix, the asymptotic standard errors, and asymptotic z-values of the interventional probabilities into the internal list.
fill_in_asymptotics_interventional_probabilities(internal_list)
internal_list |
A list with various information extracted from the model. |
The inputted internal_list with several slots in ..$interventional_distribution$probabilities filled. ..$jacobian ..$ase ..$z_values
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 ..$jacobian ..$acov ..$ase ..$z_values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.