How to fix some parameters during HMM model estimation?
1 回表示 (過去 30 日間)
古いコメントを表示
The "hmmestimate" allows to estmate A and B matrices for a HMM model from data. I want todo it but some A and B entries should be uncanged during this process. Take for instance the case where A = [1 0 alfa; 0 1 0, 1 1 beta] where only alfa and beta are supposed to be estimated. Is there a way of doing this?
0 件のコメント
回答 (1 件)
Priyanka Kondapalli
2022 年 3 月 24 日
Hi,
Please refer to the below links that guides you with more details on HMM model.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Markov Chain Models についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!