predict.traforest.nodat | R Documentation |
?trtf::predict.traforest
.Transformation Forests
See ?trtf::predict.traforest
.
## S3 method for class 'traforest.nodat' predict( object, newdata, mnewdata = data.frame(1), K = 20, q = NULL, type = c("weights", "node", "coef", "trafo", "distribution", "survivor", "density", "logdensity", "hazard", "loghazard", "cumhazard", "quantile"), OOB = FALSE, simplify = FALSE, trace = FALSE, updatestart = FALSE, applyfun = NULL, cores = NULL, ... )
object |
(see |
newdata |
(see |
mnewdata |
(see |
K |
(see |
q |
(see |
type |
(see |
OOB |
(see |
simplify |
(see |
trace |
(see |
updatestart |
(see |
applyfun |
(see |
cores |
(see |
... |
(see |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.