Creates a flat (improper uniform) distribution object for use with prior().
A flat prior assigns equal probability density to all values, which is
improper (does not integrate to 1) but can be used when the likelihood
provides sufficient information for identification.
Usage
flat()
Arguments
Value
An object of class "clm_dist" representing a flat distribution.