FunctionalModel.makeLearners: Create Learners for the Given Set of Models

Description Usage Arguments Value

Description

Create the learners for the use in regressoR.applyLearners from a set of models.

Usage

1
2
FunctionalModel.makeLearners(models = FunctionalModel.default(),
  fitter = FunctionalModel.fit)

Arguments

models

the set of models to use, by default this is FunctionalModel.default

fitter

the model fitter to use

Value

a list of fitters that can be applied.


thomasWeise/regressoR.functional documentation built on May 10, 2019, 10:24 a.m.