Description Usage Arguments Details Value Examples
Determine if a dose-effect relation is estimable based on available data.
1 | estimable(DEdata)
|
DEdata |
A data frame of dose-effect data (typically, the output from
|
A dose-effect relation is defined to be estimable if and only if there are at least two test records and there is some (non-zero) variability in both the doses and the proportional effects. The input data are expected to be summarized by dose. If duplicate doses are provided, an error will be thrown.
A logical scalar indicating if a dose-effect relation is estimable.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.