prepareRegInput {ELISAtools} | R Documentation |
Prepare the input for regressoin
Description
Prepare the input data to feed in the fitting.
Usage
prepareRegInput(batches)
Arguments
batches |
list of the ELISA data arranged in
batches. Each element of list contains a batch (list)
data, and each batch contains one or many the elisa_run
objects |
Value
list of data that will feed in to do regression.
See Also
elisa_plate
elisa_batch
elisa_run
[Package ELISAtools version 0.1.5 Index]