R/distribution.R
cdf.Rd
cdf(x, q, ..., log = FALSE) # S3 method for class 'distribution' cdf(x, q, ...)
The distribution(s).
The quantile at which the cdf is calculated.
Additional arguments passed to methods.
If TRUE, probabilities will be given as log probabilities.
TRUE