validate_repeat: Title

Description Usage Arguments Value

View source: R/validate_repeat.R

Description

Title

Usage

1
validate_repeat(X, y, method, options, n_trials = 100)

Arguments

X

n_samples x n_features matrix

y

vector of labels

method

method list with train, predict, score, and optionally select

options

options list

n_trials

number of trials (repetitions) for validate()

Value

list of lists with cv scores, rf scores, pt scores from validate()


LoosC/systemsseRology documentation built on March 20, 2021, 3:16 a.m.