R/boin_comb_selector.R
, R/interface.R
prob_tox_quantile.Rd
Get the estimated quantile of the toxicity rate at each dose under investigation. This is a set of modelled statistics. The underlying models estimate toxicity probabilities in different ways. If no model-based estimate of the median is available, this function will return a vector of NAs.
# S3 method for class 'boin_comb_selector'
prob_tox_quantile(x, p, iso = TRUE, ...)
prob_tox_quantile(x, p, ...)
Object of class selector
quantile probability, decimal value between 0 and 1
TRUE to use isotonic regression on the posterior quantiles; FALSE to return just the posterior quantiles, which may not be monotonically increasing by dose.
arguments passed to other methods
a numerical vector