Hi I'm getting the following warning msg after ?cv.glmnet and I'm wondering 
what it means...
 
dim(x) 10   12000; 
dim(y) 10; #two groups case=1 and control=0
cv.glmnet(x, y)

Warning message:
Option grouped=FALSE enforced in cv.glmnet, since < 3 observations per fold

 
Thanks,
 
 

.kripa
                                          
        [[alternative HTML version deleted]]

______________________________________________
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