Skip to content
Prev 33319 / 398502 Next

lars - lasso problem

On Fri, 13 Jun 2003, Martin Wegmann wrote:

            
Because I can't keep track of this sort of thing I like to use with()
rather than attach() when there isn't a data= argument.

  x<-with(diabetes, lars(x,y))

doesn't cause the same problem.

	-thomas