Closed
Description
e.g. Normal('x', mu=mu, sigma=sigma)
rather than Normal('x', mu=mu, sd=sigma)
sd
will (silently) continue working, see pymc-devs/pymc#4344
e.g. Normal('x', mu=mu, sigma=sigma)
rather than Normal('x', mu=mu, sd=sigma)
sd
will (silently) continue working, see pymc-devs/pymc#4344