How to fix some parameters during HMM model estimation?
Afficher commentaires plus anciens
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?
Réponses (1)
Priyanka Kondapalli
le 24 Mar 2022
0 votes
Hi,
Please refer to the below links that guides you with more details on HMM model.
Catégories
En savoir plus sur Model, Block, and Port Callbacks dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!