View source: R/calcs_characteristic_limits.R
calculate_characteristic_limits | R Documentation |
Calculate characteristic limits
calculate_characteristic_limits(mu0, n1, alpha = 0.05, beta = 0.1)
mu0 |
Background rate |
n1 |
Number of cells that will be analysed. |
alpha |
Type I error rate, 0.05 by default. |
beta |
Type II error rate, 0.1 by default. |
List of characteristic limits (decision_threshold
, detection_limit
).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.