View source: R/fct_shiny_outputs.R
get_custom_HCx | R Documentation |
Get HCx corresponding to the provided x for each fit provided with confidence intervals
get_custom_HCx(x, distributions, bootstrap = NULL, CI.level = 0.95)
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). |
A string describing the HCx and its confidence interval for each distribution.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.