View source: R/infer_interaction_effects_with_explanations.R
infer_interaction_effects_with_explanations | R Documentation |
This function infers interaction/moderation effects from a conceptual graph.
infer_interaction_effects_with_explanations(
causal_gr,
associative_gr,
design,
main_effects
)
causal_gr |
Graph representing causal relationships between variables. |
associative_gr |
Graph representing associative relationships between variables. |
design |
Design |
List of interaction/moderation effects and their explanations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.