dst_geom.Rd
Makes a distribution belonging to the family of geometric distributions.
dst_geom(prob)
Probability of success in each trial; 0 < p <= 1.
p
dst_geom(0.4) #> [1] "geom" "parametric" "dst" #> #> name : #> [1] "geom"