Predictions from a fitted crf clustered random forest on newdata newdata.
# S3 method for crf
predict(object, newdata, sderr = FALSE, ...)Fitted values, potentially alongside standard errors (see sderr).
a fitted crf clustered random forest object fitted by crf.
dataset on which predictions are to be performed.
whether 'bootstrap of little bags' standard errors should be additionally outputted. Default is FALSE.
additional arguments