The Hosmer-Lemeshow Goodness-of-Fit Test
Mostra commenti meno recenti
Hi, I am not able to find any function to computation of Hosmer-Lemeshow test. I am trying to compute a quality of model for predicting of the defaults in credit risk modeling (logistic regression used.). Thank you
Risposte (2)
Prashanth Ravindran
il 1 Mag 2013
0 voti
Check out this website for the matlab code for HL test. http://www.nyu.edu/projects/farbood/projects/stats.html
Prashanth
1 Commento
SEU
il 28 Mar 2018
It's good and thanks for sharing
David Nielsen
il 7 Gen 2017
0 voti
I am taking the chance to bring a function I wrote to compute the HL test. However, I have tested it with different packages (i.e. R) and I get different results. Please also check the very clearifying answer to why that may be here.
The function for the HL test uses binning in quantiles with same number of observations.
Categorie
Scopri di più su Testing Frameworks in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!