elisa_plate
define the S4 class of an elisa_plate object
characters to specify the batch
characters to specify experiment or plate ID
characters for the data/experiment information
data.frame for standard curve data
data.frame containing data for samples with unknown concentration
numeric the correction factor for batch effects ("S").
data.frame containing the mean ODs and concentration by sample IDs.
data.frame containing the mean ODs and concentrations for standard data
batchID
character
expID
character
data.std
data.frame
data.unknown
data.frame
normFactor
numeric
desc
character
range.ODs
numeric
mdata.unknown
data.frame
mdata.std
data.frame
defining the S4 class of the elisa_plate object.
This is the data structure to hold the elisa_plate Data.
It contains different slots for holding both standard and
unknown data. It also defines
the regression model and the correction parameter
for the batch effects.
Note: we assume each plate has its own standard curve.
nls.lm