Steven Silverman

Results 1 issues of Steven Silverman

I hit an error ("unique() applies only to vectors") when trying to run cv.biglasso on a numeric response. `if (fit$family == "binomial" & (min(table(y)) > nfolds))` is not short circuiting...