View source: R/VarID_functions.R
| plotNoiseModel | R Documentation | 
This function plots the variance against mean expression across all genes and a second order polynomial to the base line of the variance-mean dependence in log space.
plotNoiseModel(x, corrected = FALSE)
| x | List object returned by function  | 
| corrected | logical value. If  | 
None
x <- noiseBaseFit(intestinalDataSmall,step=.01,thr=.05)
plotNoiseModel(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.