get_num_training_problems: A helper function to identify the number of training problems...

Description Usage Arguments Value

View source: R/cross_validation.R

Description

The training problem files begin with "train_analysis_name_fold". Count the number of such files.

Usage

1
get_num_training_problems(data_dir, analysis_name)

Arguments

data_dir

The data directory with problems and results

analysis_name

A unique analysis name (for the input data directory)

Value

Number of test problems (folds)


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