get_error: Match Error Function

View source: R/LogisticRegression.R

get_errorR Documentation

Match Error Function

Description

Used to get error function in cv.lr.

Usage

get_error(type = "mse")

Arguments

type

type of error function to be output, either "mse", "auc" or "log"

Value

function of either mean squared error or auc_in


dannyjameswilliams/danielR documentation built on Aug. 20, 2023, 3:25 a.m.