checkSampleMinCellCount {DrugExposureDiagnostics} | R Documentation |
Check that the sample is bigger than the mincellcount
Description
Check that the sample is bigger than the mincellcount
Usage
checkSampleMinCellCount(sampleSize, minCellCount, messageStore)
Arguments
sampleSize |
sample size for sampling |
minCellCount |
minimum cell count below which to obsure results |
messageStore |
checkmate collection |
[Package DrugExposureDiagnostics version 1.0.7 Index]