predict.cforest.nodat | R Documentation |
?partykit::cforest
.Conditional Random Forests
See ?partykit::cforest
.
## S3 method for class 'cforest.nodat' predict( object, newdata = NULL, type = c("response", "prob", "weights", "node"), OOB = FALSE, FUN = NULL, simplify = TRUE, scale = TRUE, ... )
object |
(see |
newdata |
(see |
type |
(see |
OOB |
(see |
FUN |
(see |
simplify |
(see |
scale |
(see |
... |
(see |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.