Cyclops (version 2.0.2)

predict.cyclopsFit: Model predictions

Description

predict.cyclopsFit computes model response-scale predictive values for all data rows

Usage

# S3 method for cyclopsFit
predict(object, newOutcomes, newCovariates, ...)

Arguments

object

A Cyclops model fit object

newOutcomes

An optional data frame or ffdf object, similar to the object used in convertToCyclopsData.

newCovariates

An optional data frame or ffdf object, similar to the object used in convertToCyclopsData.

...

Additional arguments