필터 지우기
필터 지우기

How to do the Anderson Darling Goodness-of-fit test in Matlab? (I am ideally looking for a script)

조회 수: 1 (최근 30일)
Dear Matlab community, I want to find the a continuous distribution that best fit my observed empirical data, therefore I would like to assess my fitted distribution functions by using the Anderson-Darling test statistics. Since this function is not included in Matlab per se, can anyone maybe provide me with a self-written script?
Many thanks

답변 (1개)

Bjorn Gustavsson
Bjorn Gustavsson 2012년 3월 30일
There are a number of submissions on the file exchange that seems to be related to this request:
http://www.mathworks.co.uk/matlabcentral/fileexchange/17451-andarksamtest http://www.mathworks.co.uk/matlabcentral/fileexchange/24036-anderson-darling-goodness-of-fit-test-to-inverse-gaussian-distbtn ...and whole bunch of others. Antonio Trujillo-Ortiz have made a mindnumbing number of submissions for various statistical tests. Even if nothing there solves your exact problem there should hopfully be something there for you to get a good starting point.
(In general the FEX is the place to go looking for code when matlab is bfound wanting.)
HTH

카테고리

Help CenterFile Exchange에서 Hypothesis Tests에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by