i have try  lasso use lars package with real data..
when i running the data and plot it (>plot(lasso))..
in plot showed|beta|/max|beta, when i calculated beta from coefficient lasso
(>coef(lasso))..
there are some differentiation between the calculation result and the plot..
what cause it?
must i standardize the data before running with lars package??

thank you...


--
View this message in context: 
http://r.789695.n4.nabble.com/coefficient-of-lasso-and-lasso-plot-tp4635600.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to