View source: R/directional_effect_utils.R
create_directional_effect_params | R Documentation |
The function creates a list of parameters to be later passed to the directional effect analysis function.
create_directional_effect_params(summary_function)
summary_function |
The summary function applied to the dependent variable(s), 'dv' under each split of the data. This parameter is used when testing for a significant directional effect. In this test we do not shuffle labels of the independent variable, we simply randomly assign a sign for the effect. |
a list of parameters that includes both arguments.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.