Added submodules for normality tests#43
Conversation
These submodules are used to test the distribution of the data using hypothesis testing (inferential statistics), i.e., whether the distribution of the data points is normal (Gaussian) at specific confidence intervals.
|
Hi @RafeyIqbalRahman - thanks for the PR :) We already import Would it work for you to call the modules such as e.g. Cheers |
|
These submodules are used to test the distribution of the data using hypothesis testing (inferential statistics), i.e., whether the distribution of the data points is normal (Gaussian) at specific confidence intervals.