DirectFitModel.new: Create a New Instance of 'DirectFitModel'.

Description Usage Arguments Value

View source: R/DirectFitModel.R

Description

Create a New Instance of DirectFitModel.

Usage

1
DirectFitModel.new(f, quality, size, name)

Arguments

f

a function accepting one parameter and returning a value

quality

the quality of the model on the original data, computed by a quality metric, smaller values are better

size

the size of the model, i.e., the number of parameters

name

the name of the spline model

Value

the new instance


thomasWeise/regressoR.direct documentation built on May 17, 2019, 7:58 a.m.