Skip to content

lars - lasso problem

2 messages · Thomas Lumley, Martin Wegmann

#
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
#
hello Berwin, 

thanks for your help, I haven't considered this x-naming problem (pretty 
stupid mistake :-) ) - now it is working.  

cheers to Oz, Martin
On Friday 13 June 2003 13:01, Berwin Turlach wrote: