BEASTObject that performs calculations based on the State.
A class that describes a parametric distribution, that is, a distribution that takes some parameters/valuables as inputs and can produce (cumulative) densities and inverse cumulative densities.
OneOnX distribution. f(x) = C/x for some normalizing constant C. If the input x is a multidimensional parameter, each of the dimensions is considered as a separate independent component.
 
| type: java.lang.Double |
| offset of origin (defaults to 0) |
| Optional input. Default: 0.0 |