R/ELISA_Standard.R

#' @title ELISA_Standard
#' @describeIn example data for fitting four-parameter logistic models
#' @format a data.frame
#' \describe{
#' \item{Conc}{Concentration}
#' \item{OD}{OD value }
#' }
#' @examples
#' data(ELISA_Standard)
#' head(ELISA_Standard)
"ELISA_Standard"
skqxys/curvefitting documentation built on Sept. 11, 2020, 12:28 a.m.