How do I test hyphotesis on matlab? How to create a confidence interval?
1 回表示 (過去 30 日間)
古いコメントを表示
The problem is:
I have some estimations for a nonlinear function (based on maximum likelihood estimation). After estimating using 'fminunc' I have a total of 24 values for my monthly parameters. Besides that I've set matlab to give the GRADIENT and the HESSIAN, which I think will be used on hypothesis tests.
Is there a way of doing these tests and create a confidence interval using my outcomes? How do I do it? (Knowing I'm working with a nonlinear function ...
Thanks!
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Industrial Statistics についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!