View source: R/LogisticRegression.R
get_error | R Documentation |
Used to get error function in cv.lr
.
get_error(type = "mse")
type |
type of error function to be output, either "mse", "auc" or "log" |
function of either mean squared error or auc_in
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.