parametric bootstrap for kolmogorov smirnov test
Show older comments
Hi,
I want to perform KS test for my sample data and test it using parametric bootstrap of KS test and to get a p-value. In my case the empirical distribution is using Weibull's plotting position formula fitted to the data, which i have already written using sorted data points. But in MATLAB it uses its own empirical cdf function. and I want to write my own function, kindly let me know how i can proceed.
Accepted Answer
More Answers (1)
Francesco Falcone
on 13 May 2016
0 votes
Do you know if the kstest automatically performs a parameteric bootstrap? I thought it needed to be expanded in that case. Having the same problem so that's why I'm asking.
1 Comment
the cyclist
on 13 May 2016
I don't fully understand this question. I suggest you submit a brand-new question (with a bit more description), rather than appending it as an "answer" to a 5-year-old question. (It was random chance that I ran across this.)
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!