The main code was lightly adapted from here. Consult these instructions, but use the code from this project.
Some notes:
-
Make sure that you have access to the
Developersettings in Outlook -
Open Visual Basic from the developer ribbon
| import pymc | |
| # load the model | |
| import pk_model as mod | |
| # fit the model with mcmc | |
| mc = pymc.MCMC(mod) | |
| mc.use_step_method(pymc.AdaptiveMetropolis, [mod.kcp, mod.kpc, mod.ke]) | |
| mc.sample(iter=2000, burn=1000, thin=20, verbose=1) |
The main code was lightly adapted from here. Consult these instructions, but use the code from this project.
Some notes:
Make sure that you have access to the Developer settings in Outlook
Open Visual Basic from the developer ribbon
I hereby claim:
To claim this, I am signing this object: