bhhh method for nonlinear regression
6 ビュー (過去 30 日間)
古いコメントを表示
does anybody know about bhhh method in matlab? please help me about the GUI for bhhh method
2 件のコメント
Walter Roberson
2011 年 4 月 26 日
Please indicate what it is about the GUI that you are requesting assistance with.
回答 (1 件)
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.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Problem-Based Optimization Setup についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!