fit_4pl: Get the 4PL model generated by drc::drm

Description Usage Arguments Value

View source: R/elisar.R

Description

Send the standard curve to drc::drm to generate the 4 parameter logistic fit

Usage

1
fit_4pl(.data, concentration = "concentration", od = "od")

Arguments

.data

data frame (generated by 'extract_standard()') containing the theoretical concentrations and measured O.D. values.

concentration

concentration column

od

O.D. column

Value

An object of class 'drc'. Have a look at '?drc::drm' for more informations.


koncina/elisar documentation built on May 20, 2019, 12:55 p.m.