Description Usage Arguments Value
Quantile Random forest (using ranger, quantregForest)
1 2 3 4 5 6 7 8 9 10 11 12 |
variabledf |
the dataframe containing predictors and dependent variable |
upq |
upper quantile default 0.95 |
lq |
lower quantile, default 0.05 |
y_varname |
name of the dependent variable. |
training |
the index for the rows used for training. |
test |
the index for the rows used for testing. |
grepstring |
the variable/column names of predictors in Lasso, grepl stlye, e.g. 'ROAD|pop|temp|wind|Rsp|OMI|eleva|coast' |
an error matrix and coverage probability, default 0.90 prediction interval.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.