What codes do I have to use to determine if the data are Gaussian distributed?
5 views (last 30 days)
Show older comments
What codes do I have to use to determine if the data are Gaussian distributed?
Accepted Answer
dpb
on 21 Oct 2022
MATLAB implements jbtest and adtest in the Statistics TB. My personal preference is to use the Shapiro-Wilk test. See <NIST Handbook 7.2.1.3>.
0 Comments
More Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!