bhhh method for nonlinear regression

조회 수: 9 (최근 30일)
nana fafa
nana fafa 2011년 4월 26일
does anybody know about bhhh method in matlab? please help me about the GUI for bhhh method
  댓글 수: 2
nana fafa
nana fafa 2011년 4월 26일
this method for nonlinear regression
please help me about the GUI
Walter Roberson
Walter Roberson 2011년 4월 26일
Please indicate what it is about the GUI that you are requesting assistance with.

댓글을 달려면 로그인하십시오.

답변 (1개)

Richard Willey
Richard Willey 2011년 4월 26일
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.

카테고리

Help CenterFile Exchange에서 Problem-Based Optimization Setup에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by