mypredict: Predict Values

Description Usage Arguments See Also

Description

Predict values for a FLXdist object.

Usage

1
2
3
4
5
mypredict(object, newdata = list(), aggregate = FALSE, ...)

## S4 method for signature 'FLXdist'
mypredict(object, newdata = list(), aggregate = FALSE,
  ...)

Arguments

object

An object of class "FLXdist".

newdata

Dataframe containing new data.

aggregate

Logical. If TRUE the predicted values for each model aggregated over the components are returned.

...

Passed to the predict-method of the model class.

See Also

Other mixtures: FLXMCL-class, FLXPwlda-class, FLXPwlda, myStepFlexmix, myfitted

Other mixtures: FLXMCL-class, FLXPwlda-class, FLXPwlda, myStepFlexmix, myfitted


schiffner/locClass documentation built on May 29, 2019, 3:39 p.m.