Produce variable importance plot from an optint object.
1 2 3 |
x |
an optint object. |
plot.vars |
which variables to plot? either a number (n) - indicating to plot the first n variables, "sig" (default) - plot only significant variables, or a vector with names of variables to plot. |
plot.ci |
logical. if TRUE (default) plot confidence intervals. Otherwise plot only point estimates. |
graph.col |
graph color/s. |
alpha |
significance level for the confidence intervals. also used in order to determine which variables are significant. |
... |
additional arguments. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.