Description Usage Arguments Author(s) See Also Examples
The function plots the standardized coefficients from linear regression, i.e. it divides the coefficients for a selected set of variables by the L2 norm.
1 2 3 |
x |
a model of class |
index |
is the vector of indices of variables to plot. |
names |
is the vector of names of each variables to appear in the plot. If not specified, the names would be V1-Vp. |
ylab |
The label for the y axis. Defalt is "std coefficients". |
xlab |
The label for the x axis. |
col |
color to fill the bars in the plot. |
... |
further arguments passed to or from other methods. |
Ying Liu yl2802@cumc.columbia.edu http://www.columbia.edu/~yl2802/
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.