how can I extrapolate for GEV fitted data?
显示 更早的评论
hi!
I'm trying to extrapolate my data, which i have fitted to a generalised extreme value distribution. so far i can find values for a given time eg, expected return value of 100 weeks, but i want to find the expected time for a given value, ie, 'when can i expect to see the value ***'... how would i go about doing this?
would really appreciate some help! thanks
1 个评论
Kavya Tripathi
2022-5-4
Hi Millie!
It is my understanding that you want to guess time for given values.
You can try 'interp1' function for your data.
You can read more about this function on https://in.mathworks.com/help/matlab/ref/interp1.html?searchHighlight=interp1&s_tid=srchtitle_interp1_1
I hope this information helps you.
If not, please provide a detailed description of your problem.
Thanks
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Student's t Distribution 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!