bhhh method for nonlinear regression

10 visualizaciones (últimos 30 días)
nana fafa
nana fafa el 26 de Abr. de 2011
does anybody know about bhhh method in matlab? please help me about the GUI for bhhh method
  2 comentarios
nana fafa
nana fafa el 26 de Abr. de 2011
this method for nonlinear regression
please help me about the GUI
Walter Roberson
Walter Roberson el 26 de Abr. de 2011
Please indicate what it is about the GUI that you are requesting assistance with.

Iniciar sesión para comentar.

Respuestas (1)

Richard Willey
Richard Willey el 26 de Abr. de 2011
BHHH is a specific optimization algorithm. Under certain conditions, the BHHH algorithms is guaranteed to converge.
I am not aware of an implementation of this algorithm in MATLAB, Optimization Toolbox, Global Optimization Toolbox, or Econometrics Toolbox.
My understanding is that this algorithm is fairly old. (The original citations for the paper date back to 1974). I suspect that some more modern approaches will yield better results.
If you're concerned with convergence, you might want to look at some of the options in Global Optimization Toolbox.

Categorías

Más información sobre Problem-Based Optimization Setup en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by