View source: R/cross_validation.R
A helper function to identify univariate fit in a folder and determine the number of folds for each fit.
1 | get_num_folds(data_dir, analysis_name, j = NA, k = NA)
|
data_dir |
Directory where the 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.