Skip to contents

Iterates over $plates and calls compute_detection_limits on each.

Usage

compute_detection_limits_multiplate(mp, alpha = 0.05, verbose = FALSE)

Arguments

mp

A calibration_result_multiplate object.

alpha

Numeric; significance level (default 0.05).

verbose

Logical; emit diagnostic messages (default FALSE).

Value

The input mp with $detection_limits populated on every plate.