Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lisa Koeppel
PyMC3_Epi_Extension
Commits
6c119e11
Commit
6c119e11
authored
Mar 30, 2022
by
Lisa Koeppel
Browse files
Update PyMC3_sampler_code_example.py
parent
caffc556
Changes
1
Hide whitespace changes
Inline
Side-by-side
PyMC3_sampler_code_example.py
View file @
6c119e11
import
pymc3
as
pm
# fork of pymc-devs/pymc master from https://github.com/aflaxman/pymc
import
pymc3
as
pm
import
numpy
as
np
import
matplotlib.pyplot
as
plt
from
pymc3.step_methods.metropolis
import
BinaryMetropolis
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment