Learn R Programming

RaceID (version 0.3.9)

fitLogVarLogMean: Second order polynomial fit of mean-variance dependence This function corrects for the systematic dependence of the variance on the mean by a local regression.

Description

Second order polynomial fit of mean-variance dependence This function corrects for the systematic dependence of the variance on the mean by a local regression.

Usage

fitLogVarLogMean(x)

Value

Second order polynomial model as obtained by lm.

Arguments

x

Matrix of transcript counts with genes as rows and cells as columns.