View source: R/fill_in_interventional_probabilities.R
fill_in_interventional_probabilities | R Documentation |
Fills in probabilities of interventional events to internal list. See, for example, Eqs. 10, 15, and 22d in Gische and Voelkle (2022).
fill_in_interventional_probabilities(internal_list = NULL)
internal_list |
A list with information extracted from the model. |
The inputted list with slot
..$interventional_distribution$probabilities$values
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.