create_sign_consistency_params: Create Parameters For Sign Consistency

View source: R/sign_consistency_utils.R

create_sign_consistency_paramsR Documentation

Create Parameters For Sign Consistency

Description

The function creates a list of parameters to be later passed to the sign consistency function.

Usage

create_sign_consistency_params(n_splits, summary_function, max_invalid_reps)

Arguments

n_splits

- The number of random splits to analyze for the estimation of sign consistency.

summary_function

The summary function applied to the dependent variable(s), 'dv' under each split of the data.

max_invalid_reps

- The maximal number repetitions in which invalid consistency was computed before returning NA result.

Value

a list of parameters that includes both arguments.


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