calculate_characteristic_limits: Calculate characteristic limits

View source: R/calcs_characteristic_limits.R

calculate_characteristic_limitsR Documentation

Calculate characteristic limits

Description

Calculate characteristic limits

Usage

calculate_characteristic_limits(mu0, n1, alpha = 0.05, beta = 0.1)

Arguments

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.

Value

List of characteristic limits (decision_threshold, detection_limit).


biodosimetry-uab/biodosetools documentation built on Jan. 26, 2024, 5:36 p.m.