Parameter uncertainties after a GA optimization

Hi everyone,
I do a genetic algorithm optimization in a mixed integer problem (e.g. 2 parameters are integers and 5 are reals). Is there a way to get an estimation of the parameter uncertainties from the ga optimization function?
Thanks,
Razvan

2 Comments

Matt J
Matt J on 3 Nov 2012
Edited: Matt J on 3 Nov 2012
Sounds unlikely, if you have a very complicated objective function. At the very least, you would need to know the uncertainty in your input data.
What if the objective function is not very complicated, and I know the uncertainties of the data? How can I get then the parameter uncertainties after a ga optimization?

Sign in to comment.

Answers (1)

There's a section of this FEX submission which talks about deriving uncertainty info on estimated parameters

Asked:

on 3 Nov 2012

Commented:

on 30 Apr 2022

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!