confidence interval of Parametric Bootstrapping
이전 댓글 표시
Dear All;
I wonder how can I calculate the parametric bootstrapping of the random gamma distribution?
I fitted a gamma distribution at the beginning to my data, but then when I tried to find the bootstrapping I get a lot of error messages.
a=gamfit(data); [bootstat,bootsamp]=bootstrp(1000,@gamrnd,a);
Can any one help me please about how to use parametric bootstrapping to generate random gamma distributions?
Many Thanks in advance
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Time Series에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!