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