The Hosmer-Lemeshow Goodness-of-Fit Test
이전 댓글 표시
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
답변 (2개)
Prashanth Ravindran
2013년 5월 1일
0 개 추천
Check out this website for the matlab code for HL test. http://www.nyu.edu/projects/farbood/projects/stats.html
Prashanth
댓글 수: 1
SEU
2018년 3월 28일
It's good and thanks for sharing
David Nielsen
2017년 1월 7일
0 개 추천
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.
카테고리
도움말 센터 및 File Exchange에서 Testing Frameworks에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!