Usage
scluminex(plateid, standard, background, lfct, bkg = c("ignore","subtract", "include", "constraint"), neill.method = "finest", fmfi = "median", fec = "ec", fanalyte = "analyte", fwell = "well", fflag = "flag", verbose = TRUE, ...)
Arguments
plateid
character to identify the plate
standard
a data.frame
with standard values information
background
a data.frame
with the value of the blank controls.
lfct
a character vector of SelfStarting models for background method.
They will be used in order if no convergence is achieved, ie: the first
lfct
first, if no convergence the second function, etc. Options
are SSl5
, SSl4
and SSexp
.
bkg
character vector specifying how the background values are
treated. Options are 'ignore', 'subtract', 'include' or 'constraint'.
neill.method
character specifying the grouping method for the
Neill test. Default 'finest'. Other options 'c-finest', 'percentiles'
or the name of the grouping variable.
fmfi
name of the column with MFI values
fec
name of the column with the concentration
fanalyte
name of the column with the name of the analyte
fwell
name of the variable with the well information
fflag
name of the variable with the flag to not include a
record in the standard curve estimation
verbose
logical whether show the process of estimation.
...
other parameters for the model