Description Usage Format Details Source Examples
This is an exemplary data.frame with information on kits used in the 
projects in our laboratory. It is a result of calling function read.kits on the
example ".csv" file located in the "immunoassay/data" folder of this package.
Such dataset must be provided in order for the function sigfit to work. The 
batch-processing function batch will load this data automatically if not 
already present in the search path. See more information there.
1  | 
A data frame with 25 observations on the following 17 variables.
LotFactor. Kit lot names / numbers.
AnalyteFactor. Analyte names.
UnitFactor. Analyte units.
St1Numeric. Concentration for Standard #1.
St2Numeric. Concentration for Standard #2.
St3Numeric. Concentration for Standard #3.
St4Numeric. Concentration for Standard #4.
St5Numeric. Concentration for Standard #5.
St6Numeric. Concentration for Standard #6.
St7Numeric. Concentration for Standard #7.
St8Numeric. Concentration for Standard #8.
ConA.loNumeric. Low concentration limit for Control A.
ConA.hiNumeric. High concentration limit for Control A.
ConB.loNumeric. Low concentration limit for Control B.
ConB.hiNumeric. High concentration limit for Control B.
ConANumeric. Concentration for Control A.
ConBNumeric. Concentration for Control B.
It is important, due to current limitations of the immunoassay functions, that the names
of standards and controls are the same in the data files as in this kit file, and that this
convention is kept consistently throughout the project.
"InnoBIA Plasma Abeta forms" and "InnoBIA AlzBio3 CSF biomarkers" kit information.
1 2  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.