HosmerLemesGoodnessOfFitTest: Hosmer-Lemeshow Goodness of Fit (GOF) Test

View source: R/DCA.R

HosmerLemesGoodnessOfFitTestR Documentation

Hosmer-Lemeshow Goodness of Fit (GOF) Test

Description

Hosmer-Lemeshow Goodness of Fit (GOF) Test

Usage

HosmerLemesGoodnessOfFitTest(pred = NULL, label = NULL, bin = 10)

Arguments

pred

pred score

label

Label

bin

Default 10

Examples

set.seed(123)

ProfessionalFarmer/loonR documentation built on Oct. 9, 2024, 9:56 p.m.