predict,tallyModel-method | R Documentation |
Return predicted responses or measures of performance from a fitted tallyModel-class object
## S4 method for signature 'tallyModel'
predict(object, newdata, type = "response")
object |
an S4 object of class tallyModel-class created by |
newdata |
a data frame or matrix containing new data |
type |
character string denoting the type of output returned. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.