Skip to contents

Per-analyte mean, standard deviation, and coefficient of variation (sd / mean) of pixel intensities, by well-group type. Calibrator / standard wells are reported separately so calibration variability is easy to inspect.

Usage

# S3 method for class 'qview'
summary(object, ...)

Arguments

object

A qview object returned by read_qview().

...

Unused; for S3 generic compatibility.

Value

A tibble::tibble() with one row per well_type x analyte combination, columns: well_type, analyte, unit, n, mean, sd, cv, min, max.

See also