View source: R/glmnet.measures.R
glmnet.measures | R Documentation |
Produces a list of names of measures
glmnet.measures(
family = c("all", "gaussian", "binomial", "poisson", "multinomial", "cox", "mgaussian",
"GLM")
)
family |
If a "glmnet" family is supplied, a list of the names of measures available for that family are produced. Default is "all", in which case the names of measures for all families are produced. |
Try it and see. A very simple function to provide information
Trevor Hastie
Maintainer: Trevor Hastie
hastie@stanford.edu
cv.glmnet
and assess.glmnet
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.