gprnd, gpfit: question about theta
2 views (last 30 days)
Show older comments
I have a vector with 100 measurements. --> [x]
So i used:
[parmhat,parmci] = gpfit(x). (to get the Generalized Pareto parameter estimates)
But I don't understand how I can calculate the parameter theta, which is needed for gprnd, in order to genarate a new sample of 1000 measurements.
0 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!