plot.relaxo {relaxo} | R Documentation |
Plot of Relaxed Lasso solutions for various relaxation parameters
## S3 method for class 'relaxo': plot(x, type = "l", lty = 1, main = NULL, xlab = "|beta|/max|beta| (phi=1)", ylab = expression("coefficients " * beta[j]), plotphi = unique(x$phi), ...)
x |
A object of class relaxo |
type |
Plot type |
lty |
Line style |
main |
Title of plot |
xlab |
Label of x-axis |
ylab |
Label of y-axis |
plotphi |
Which values of the relaxation parameter phi should be plotted? |
... |
Arguments passed on to the plot function |
No return value
Nicolai Meinshausen nicolai@stat.berkeley.edu
N. Meinshausen, "Relaxed Lasso", Computational Statistics and Data Analysis, to appear. http://www.stat.berkeley.edu/~nicolai