confidence interval of Parametric Bootstrapping
Ältere Kommentare anzeigen
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
Antworten (0)
Kategorien
Mehr zu Time Series finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!