This is the Greek “nu”:
ν = pm.Exponential('ν', 1/30)
This is a Roman “v”:
nu=v,
Pick one or the other and it should (maybe) work.
This is the Greek “nu”:
ν = pm.Exponential('ν', 1/30)
This is a Roman “v”:
nu=v,
Pick one or the other and it should (maybe) work.