predict.MachineLearningEnsemble: 'predict.MachineLearningEnsemble'

Description Usage Arguments

Description

Predicts values for numeric outcomes and group membership for categories based on fitted data before filtering for a MachineLearningEnsemble object. A value (which may be NA) is returned for every instance including those with missing data.

Usage

1
2
## S3 method for class 'MachineLearningEnsemble'
predict(object, ...)

Arguments

object

A MachineLearningEnsemble object.

...

Not used.


19900321/flipMultivariates documentation built on May 29, 2019, 8:33 a.m.