RelevantVariable.find_ordering: Algorithm to find a possible ordering of the functions. The...

Description Usage Arguments

View source: R/RelevantVariable.R

Description

Algorithm to find a possible ordering of the functions. The worst case run time of this algorithm is pretty bad, and can it probably done more efficiently

Usage

1
RelevantVariable.find_ordering(relevantVariables, verbose = FALSE)

Arguments

relevantVariables

the relevant variables to sort

verbose

(default false) whether or not to be verbose when sorting


frbl/OnlineSuperLearner documentation built on Feb. 9, 2020, 9:28 p.m.