add_DQC {PKbioanalysis} | R Documentation |
Add dilution quality control (DQC) to the plate
Description
Add dilution quality control (DQC) to the plate
Usage
add_DQC(plate, conc, fac, rep = 5)
Arguments
plate |
PlateObj object |
conc |
numeric. Concentration of the DQC well. |
fac |
numeric. Factor of the DQC well. |
rep |
numeric. Number of replicates. Default is 5. The current implementation does not check ULOQ or LLOQ boundaries. |
[Package PKbioanalysis version 0.3.0 Index]