Description Usage Arguments Value
Dose-response model: beta-poisson
1 2 3 4 5 | dr.betapoisson(
dose = sfsmisc::lseq(from = 1, to = 10^10, length = 1000),
alpha = 0.328,
N50 = 5430
)
|
dose |
vector of dose data (default:
|
alpha |
alpha (default: 3.28E-01) |
N50 |
N50 (default: 5.43E+03) |
tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.