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

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

Arguments

object

A Cyclops model fit object

newOutcomes

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

newCovariates

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

...

Additional arguments