gprnd, gpfit: question about theta
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.
Answers (0)
Categories
Find more on MATLAB 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!