-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Basic model assumptions and sampler tests #2
Comments
FYI: I've created some toy model tests in a PR here. |
brandonwillard
changed the title
Create sampler tests
Basic model assumptions and sampler tests
Jun 11, 2020
Here's a Gist that walks through the act of simulating and estimating the Poisson-Zero HMM model using the code in the In general, we need to
|
Now that we have a Python package set up, the results of this work should be additions to the unit tests in |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We need to create some toy/example series and build tests around them. See the examples here for reference.
The text was updated successfully, but these errors were encountered: