Alek Racicot
Alek Racicot
Hi, I will reach out to the author & implement de changes.
> 3\. Thanks for writing unit tests. You should also include the code for the package that generated the results you are testing against (e.g. in R, Stata, Eviews, or...
@bashtage perfect I will be working on this.
Pretty new to pymc. I can fix that today, but by correct API call do you mean something like this: with pm.Model() as exemple: mu = pm.Normal('mu', mu=0, sigma=1) #...