mypredict: Predict Values

Description Arguments

Description

Predict values for a FLXdist object.

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.


locClass documentation built on May 2, 2019, 5:21 p.m.

Related to mypredict in locClass...