Skip to content

lars - lasso problem

1 message · Martin Wegmann

#
hello 

I tried to use lars() but neither with my own data nor with the sample data it  
works. I get in both cases the following error prompt:
Error in one %*% x : requires numeric matrix/vector arguments
Error in one %*% x : requires numeric matrix/vector arguments
Error in one %*% x : requires numeric matrix/vector arguments

due to the prompt "requires numeric matrix..." I changed the variables to 
matrix/vector or used different columns but it doesn't work either. 

what does "error in one %*%x mean? 

thanks in advance, cheers Martin