lindermanlab / ssm

Bayesian learning and inference for state space models
MIT License
559 stars 197 forks source link

Fix Identity Emissions #89

Closed bantin closed 4 years ago

bantin commented 4 years ago

Addresses issue #88: Add .params method to _IdentityEmissions, and add hessian_log_emissions_prob to the GaussianIdentityEmissions class.