Skip to contents

Linear regression statistics of response curves

Usage

get_response_curve_stats(
  data = NULL,
  with_staturation_stats = FALSE,
  limit_to_rqc = FALSE
)

Arguments

data

MidarExperiment object

with_staturation_stats

Include statistics and classification from the lancer package.

limit_to_rqc

If TRUE (default) then only includes RQC qc type

Value

Tibble with linear regression stats of all curves in a wide format

Details

When using with_staturation_stats then the lancer package needs to be installed