PredictLEs: Predict response of new instance using local expert ensemble...

Description Usage Arguments Value

Description

Generates local expert predictions for a new feature vector x.

Usage

1
PredictLEs(x, model.list)

Arguments

x

Attribute vector of new instance to be predicted

model.list

Model list object from TrainLEs function

Value

Returns a vector of probabilies in the [0,1] interval of length equal to the number of local experts in the model list object.


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