pydlm icon indicating copy to clipboard operation
pydlm copied to clipboard

create a model by specifying evaluation matrix, transition matrix and the corresponding covariance

Open ALiaoSha opened this issue 8 years ago • 0 comments

I want to learn the parameters of a DLM by EM algorithm. I am wondering how I can specify the evaluation matrix, evaluation covariance, transition matrix, transition covariance and initial latent state mean and covariance by the result I get from EM algorithm. Is it possible in the current version?

ALiaoSha avatar Sep 08 '17 02:09 ALiaoSha