How do I test hyphotesis on matlab? How to create a confidence interval?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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!
Antworten (0)
Siehe auch
Kategorien
Mehr zu Industrial Statistics finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!