How do I fix this error in the penalized command?
L<-penalized(y,x,lambda1=10)
Error in .checkinput(match.call(), parent.frame()) :
the length of "response" (200000) does not match the row count of
"penalized" (1000)
Thanks!
[[alternative HTML version deleted]]
______________________________________________
[email protected] 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.