AmpersandTV / pymc3-hmm

Hidden Markov models in PyMC3
Other
94 stars 13 forks source link

Single state degenerate series tests #73

Closed brandonwillard closed 3 years ago

brandonwillard commented 3 years ago

We should make sure we have a test for situations in which the data is strictly applicable to only one state in an HMM (e.g. a zero/non-zero mixture fit to non-zero data).