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 June 10, 2025, 10:44 a.m.