data(simdata_lasso_binomial)
mcv <- welnet(data = simdata_lasso_binomial, col.y = "y", col.x = 1:50,
family = "binomial", alpha = 0.5, cluster = "cluster", strata = "strata",
weights = "weights", method = "dCV", k=5, R=1)
welnet.plot(mcv)
Run the code above in your browser using DataLab