View source: R/quantile_cens.R
Calculate quantiles respecting the censored data
1 | quantile_cens(x, p = 0.5, limit = 1, cens = "left")
|
x |
data |
p |
quantile |
limit |
censoring limit |
cens |
censoring direction (left/right) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.