calcVarFit {RaceID} | R Documentation |
Function for calculating the total variance fit
Description
This function calculates a total variance fit comprising sampling noise, global cell-to-cell variability of transcript counts, and biological variability.
Usage
calcVarFit(noise, norm = FALSE)
Arguments
noise |
List of noise parameters returned by |
norm |
Logical. If |
Value
Matrix of total variance fits.
[Package RaceID version 0.3.5 Index]