create_directional_effect_params: Create Parameters for Directional Effect

View source: R/directional_effect_utils.R

create_directional_effect_paramsR Documentation

Create Parameters for Directional Effect

Description

The function creates a list of parameters to be later passed to the directional effect analysis function.

Usage

create_directional_effect_params(summary_function)

Arguments

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.

Value

a list of parameters that includes both arguments.


mufcItay/weaknull documentation built on Jan. 29, 2025, 7:28 p.m.