View source: R/fill_in_constant_matrices.R
fill_in_constant_matrices | R Documentation |
Fill in constant zero-one matrices used for the computation of the interventional distribution into the internal list (see, for example, Definition 1 in Gische and Voelkle, 2022).
fill_in_constant_matrices(internal_list = NULL)
internal_list |
A list with information extracted from the model. |
The inputted list with several slots in ..$constant_matrices
filled in.
$select_intervention |
|
$select_non_intervention |
|
$select_outcome |
|
$eliminate_intervention |
|
$duplication_matrix |
|
$elimination_matrix |
|
$commutation_matrix |
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.