View source: R/cross_validation.R
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.
1 | get_univariate_variable_cases(data_dir, analysis_name, j = NA, k = NA)
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.