Usage Arguments Details Value Author(s) Examples
1 2 |
dose |
Numeric vector of all total dose values to be evaluated. |
LET |
Numeric vector of all LET values, must be length n. |
ratios |
Numeric vector of dose proportions applied on component DERs. |
E |
Vector of DER functions |
models |
List of nls models. |
n |
Numeric integer of the number of samples to be drawn. |
vcov |
Boolean for assessing inter-parameter correlation. |
interval_length |
Numeric double of the confidence interval width. |
seed |
Numeric value for pseudorandom generators. |
... |
Optional arguments to DER functions in E. Should be constant across all supplied E. |
Corresponding elements of ratios, LET should be associated with the same DER.
Named list representing lower and upper bounds for a Monte Carlo confidence interval for a mixture DER over an interval of doses.
Yimin Lin, Edward Greg Huang <eghuang@berkeley.edu>
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.