Two-sample Anderson-Darling tests
Is there a function in Matlab which can perform a 2-sample Anderson-Darling test, as described/shown on Cross Validated or on R?
Indeed, to me, it looks like that the Matlab function called adtest is not distribution-free (i.e. it is not non-parametric), and it is limited to some known distributions (i.e. ‘norm’, ‘exp’, ‘ev’, ‘logn’ and ‘weibull’). In my case I have just two empirical distributions (coming from two datasets).Is there a function in Matlab which can perform a 2-sample Anderson-Darling test, as described/shown on Cross Validated or on R?
Indeed, to me, it looks like that the Matlab function called adtest is not distribution-free (i.e. it is not non-parametric), and it is limited to some known distributions (i.e. ‘norm’, ‘exp’, ‘ev’, ‘logn’ and ‘weibull’). In my case I have just two empirical distributions (coming from two datasets). Is there a function in Matlab which can perform a 2-sample Anderson-Darling test, as described/shown on Cross Validated or on R?
Indeed, to me, it looks like that the Matlab function called adtest is not distribution-free (i.e. it is not non-parametric), and it is limited to some known distributions (i.e. ‘norm’, ‘exp’, ‘ev’, ‘logn’ and ‘weibull’). In my case I have just two empirical distributions (coming from two datasets). adtest, anderson-darling test, statistical hypothesis test, two-sample MATLAB Answers — New Questions