Closed leonfoks closed 4 years ago
From CultPenguin.
Setting user defined bounds on the magnitude of the recovered parameter is not possible. Add an additional uniform prior to the parameters.
Added a variable to the userParameters called "parameterLimits", a length 2 array. If present these are imposed as a component of the prior probability to exclude models that lie outside these two values.
From CultPenguin.
Setting user defined bounds on the magnitude of the recovered parameter is not possible. Add an additional uniform prior to the parameters.