Initializing Expectation Maximization
Hi, I am a new user of this package. I am working on a use case where I want to learn a parameter of a BN where the structure is known. There are many latent nodes and I would like o use the EM algorithm to do parameter estimation but with specific initialization. I do not see an option of custom initialization in the UseEM() function and I was wondering if there is a way to do it?