How can I test the significance of estimated parameters with fmincon?
6 次查看(过去 30 天)
显示 更早的评论
Hello,
I am doing my research on a financial model called GARCH-MIDAS where the goal is to model the long-term component of stock returns volatility.
To do so, I need to estimate my model using a Maximum Likelihood procedure where I need to estimate 7 different parameters and I used fmincon command to do so.
My code is running and my results and satisfying but I need to test the significance of my estimated parameters and I don't know how to do it. When using fmincon, is there a way to compute the standard deviation of my estimated parameters or t-stats and how can we do it?
Thank you for your help and your consideration.
Best regards, Plakalo Zlatan
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Conditional Variance Models 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!