Description Usage Arguments Value
View source: R/dimsumms_errormodel_leaveoneout.R
Perform leave one out cross validation to benchmark error models
1 2 | dimsumms_errormodel_leaveoneout(dataset_dir, Ncores = 1, outpath,
rerun_raw = F, execute = TRUE)
|
dataset_dir |
directory with preprocessed DMS datasets (preprocessed by dimsumms_errormodel_leaveoneout_preprocess_datasets.R script) |
Ncores |
number of cores to use to parallelize up analyes |
outpath |
output path for plots and saved objects (required) |
rerun_raw |
re-run raw data preprocessing (default:F) |
execute |
whether or not to execute the analysis (default: TRUE) |
Nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.