Ops for a Finite Distribution
ops_finite.Rd
Ops for a Finite Distribution
Value
A transformed distribution. This turns out to be another
finite distribution, with the original outcomes transformed
by the specified Ops
.
Details
Although the default Ops
for distributions is defined as a wrapper
around the verbs shift()
, multiply()
, flip()
, and invert()
,
the opposite is true for "finite"
distributions. This is so that
Ops.finite()
can piggyback off of the Ops
defined on the vector
of finite observations.