powered by
A degenerate distribution assigns a 100% probability to one outcome.
dst_degenerate(location)
A degenerate distribution
Outcome of the distribution; single positive numeric.
d <- dst_degenerate(5) realise(d) variance(d)
Run the code above in your browser using DataLab