R/plot.cv.customizedGlmnet.R

plot.cv.customizedGlmnet <-
function(x, ...)
{
    plot(x$fit, x$lambda.min)
}
saberpowers/customizedTraining documentation built on May 30, 2019, 8:27 a.m.