
Last chance! 50% off unlimited learning
Sale ends in
Obtains the quantiles of a survival distribution.
fquantile(S, probs, ...)
A vector of length(probs)
for the quantiles.
The survival function of a univariate survival time.
The numeric vector of probabilities.
Additional arguments to be passed to S.
Kaifeng Lu, kaifenglu@gmail.com
fquantile(pweibull, probs = c(0.25, 0.5, 0.75),
shape = 1.37, scale = 1/0.818, lower.tail = FALSE)
Run the code above in your browser using DataLab