How to enter data for lilliefors test
Show older comments
Hi,
I am looking for a normality distribution test for small samples. Research has lead me to believe that the lillietest function will do the job, however I am unsure of how to out the data in? Effectively I have collected two EMG signals under two different conditions. Matlab help file indicates the input format is [h,p] = lillietest(x). Based on this should I perform two tests for normality each with two signals? i.e. x = condition one y = condition two?
Or should I put all data together and run the test for normality only once?
I appreciate any help or advice that can be offered. Thanks Dan
Accepted Answer
More Answers (0)
Categories
Find more on Hypothesis Tests in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!