## S3 method for class 'quantregForest':
predict(object, newdata = NULL, quantiles =
c(0.1, 0.5, 0.9), ...)
quantregForest
object
is returnedquantiles
, the second column
contains the estimates for the second entry of quantiles
and so
on.quantregForest
for fitting Quantile Regression Forests