meyer-lab / tHMM

A general Python framework for using hidden Markov models on binary trees or cell lineage trees.
https://asmlab.org
MIT License
10 stars 1 forks source link

Add pseudocount and improve init #941

Closed aarmey closed 2 years ago

aarmey commented 2 years ago

@Farnazmdi added the pseudo account for the Bernoulli estimation and refractored the code a bit. Merging!