get_custom_HCx {ssd4mosaic} | R Documentation |
Get HCx values for a given x from a bootstrap
Description
Get HCx corresponding to the provided x for each fit provided with confidence intervals
Usage
get_custom_HCx(x, distributions, bootstrap = NULL, CI.level = 0.95)
Arguments
x |
An integer between 0 and 100.The percent of the hazardous concentration desired (HCx). |
distributions |
A list of the names of the distributions to apply (e.g.,
|
bootstrap |
A list of |
CI.level |
A numeric, either 0.95 or 0.9. The level of the confidence interval(s). |
Value
A string describing the HCx and its confidence interval for each distribution.
[Package ssd4mosaic version 1.0.3 Index]