Description Usage Arguments Details Examples
This function computes the radiation dose at which only 10
1 | computeD10(pars)
|
pars |
parameters (alpha, beta) in equation y = exp(-alpha * x - beta * x ^ 2) |
The units of the returned dose are the inverses of the units of the alpha and beta passed in.
1 | computeD10(c(0.2, 0.1))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.