View source: R/inferConfounders.R
getMediators | R Documentation |
This function finds Observed mediators on paths between @param x and @param y Helper function to follow recommendations from Cinelli, Forney, and Pearl 2020
getMediators(conceptualModel, x, y)
x |
character. Name of AbstractVariable in @param graph. |
y |
character. Name of AbstractVariable in @param graph. |
list of Observed mediators.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.