I am currently working on a statistics module for a web application. In the FE we use JavaScript/TypeScript. I am looking for a JS implementation for the Anderson-Darling test. To check if measurements are normally distributed.
Does anyone have a tip for me as to which framework would be suitable? I have been searching for some time and have not been able to find anything suitable.