Description Usage Arguments Value
Regression tree for LUR (using ctree), mainly for visualisation purpose
1 2 3 4 5 6 7 8 9 |
variabledf |
the dataframe containing predictors and dependent variable |
y_varname |
name of the dependent variable. |
training |
the index for the rows used for training. |
grepstring |
the variable/column names of predictors in Lasso, grepl stlye, e.g. 'ROAD|pop|temp|wind|Rsp|OMI|eleva|coast' |
plot the tree and return the ctree object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.