alphaBetaNegControl.Rd
Computes the gamma distribution parameters for the intensity of contamination using negative control samples in each block.
alphaBetaNegControl(psNCbyBlock, stringent = FALSE)
psNCbyBlock | A list of phyloseq objects with all negative control samples in each block. |
---|---|
stringent | Logical, TRUE/FALSE: (i) TRUE use the sample mean of non-zero abundances in the negative control samples for the taxa with mean less than 1, and (ii) FALSE use the less than one mean. |
A list of estimated distribution parameters for the intensity of contamination in negative control samples.
if (FALSE) { alphaBetaNegControl(psNCByBlock) }