choderalab / assaytools

Modeling and Bayesian analysis of fluorescence and absorbance assays.
http://assaytools.readthedocs.org
GNU Lesser General Public License v2.1
18 stars 11 forks source link

Add LogNormalWrapper for pymc2 #84

Open jchodera opened 7 years ago

jchodera commented 7 years ago

This is just a reminder for me to create a convenience function to generate pymc.Lognormal random variates similar to the pymc3 convenience function.

jchodera commented 7 years ago

Fixed in #83