dist_inflated {distributional} | R Documentation |
Inflate a value of a probability distribution
Description
Usage
dist_inflated(dist, prob, x = 0)
Arguments
dist |
The distribution(s) to inflate. |
prob |
The added probability of observing |
x |
The value to inflate. The default of |
[Package distributional version 0.4.0 Index]