predict.cyclopsFit | R Documentation |
predict.cyclopsFit
computes model response-scale predictive values for all data rows
## S3 method for class 'cyclopsFit'
predict(object, newOutcomes, newCovariates, ...)
object |
A Cyclops model fit object |
newOutcomes |
An optional data frame or Andromeda table object, similar to the object used in |
newCovariates |
An optional data frame or Andromeda table object, similar to the object used in |
... |
Additional arguments |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.