DensityEstimation.are_all_estimators_online: Static method to check whether all included estimators are in...

Description Usage Arguments Value

View source: R/DensityEstimation.R

Description

Static method to check whether all included estimators are in fact specified as being online estimators. If this is not the case, we should keep a cache of all data somewhere.

Usage

1

Arguments

estimators

list of all estimator objects (should be density estimator objects)

Value

boolean TRUE if all estimators are online, FALSE if not


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