gprnd, gpfit: question about theta
조회 수: 2 (최근 30일)
이전 댓글 표시
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
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!