Description Usage Arguments Value
View source: R/DensityEstimation.R
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.
1  | DensityEstimation.are_all_estimators_online(estimators)
 | 
estimators | 
 list of all estimator objects (should be density estimator objects)  | 
boolean TRUE if all estimators are online, FALSE if not
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.