FitMatrix: Fit a curve to a matrix of local expert predictions

Description Usage Arguments Value

Description

Fits a curve and calculates moments for all rows in a matrix of LE predictions.

Usage

1
FitMatrix(preds.matrix, y.values, sample.points = FALSE, ...)

Arguments

preds.matrix

Matrix of LE predictions from ExtractModelInfo function

y.values

Y-values from BinCols function

sample.points

Whether or not to include sample points in output; defaults to false

...

Additional parameters to be passed to fitting function

Value

Data frame containing sample points and moments for each instance


nnormandin/localexpeRt documentation built on May 23, 2019, 9:29 p.m.