How do I determine the Confidence Intervals for my parameters using MATLAB?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I have a 9 ODE model with 9 different parameters that is called function SteppingModel2. I have a second script which consists of a function to define my initial parameter values. In a third script, I have my objective function and in a fourth script I minimize the objective function using fmincon to estimate my parameters. Is there a way to determine the confidence intervals of my parameters while I am estimating using fmincon? I am using least squares.
I would not say I am the most experienced with MATLAB, so if you could simplify your explanations that would be helpful.
Thanks!
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Numerical Integration and Differential Equations 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!