gene_loess_fit_z | R Documentation |
Compute dispersion z scores for the residuals of a loess fit
gene_loess_fit_z(loess_fit, dispersions)
loess_fit |
an object output by the loess() function, with class "loess". |
dispersions |
gene dispersion values as generated by the gene_dispersion() function. |
a numeric vector of z score values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.