gene_loess_fit_z: Compute dispersion z scores for the residuals of a loess fit

View source: R/vg.R

gene_loess_fit_zR Documentation

Compute dispersion z scores for the residuals of a loess fit

Description

Compute dispersion z scores for the residuals of a loess fit

Usage

gene_loess_fit_z(loess_fit, dispersions)

Arguments

loess_fit

an object output by the loess() function, with class "loess".

dispersions

gene dispersion values as generated by the gene_dispersion() function.

Value

a numeric vector of z score values


AllenInstitute/scrattch.hicat documentation built on Oct. 20, 2023, 6:55 a.m.