get_univariate_variable_cases: A helper function to check the files in data_dir to get the...

Description Usage Arguments

View source: R/cross_validation.R

Description

A helper function to check the files in data_dir to get the cases (fit univariate models). Exactly one of j and k should be input.

Usage

1
get_univariate_variable_cases(data_dir, analysis_name, j = NA, k = NA)

Arguments

data_dir

Directory where files are located

analysis_name

analysis_name for file-searching

j

Number of current ordinal variable

k

Number of current continuous variable


MichaelHoltonPrice/yada documentation built on Sept. 19, 2021, 11:27 p.m.