predict,fftreeModel-method | R Documentation |
Return predicted responses or measures of performance from a fitted fftreeModel-class
object
## S4 method for signature 'fftreeModel'
predict(object, newdata, type = "response", ...)
object |
an S4 object of class |
newdata |
a data frame or matrix containing new data |
type |
character string denoting the type of output returned. |
... |
additional arguments that are only used if the function is called internally |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.