This function calculates a total variance fit comprising sampling noise, global cell-to-cell variability of transcript counts, and biological variability.
calcVarFit(noise, norm = FALSE)
Matrix of total variance fits.
List of noise parameters returned by compTBNoise
.
Logical. If TRUE
then total variance is normalized by the technical noise component (i.e., sampling noise plus global cell-to-cell variability in transcript counts.). Default is FALSE.