determineEstimableGenes: Determine estimable genes using a local polynomial regression...

Description Usage Arguments Value

View source: R/package_functions.R

Description

Determine estimable genes using a local polynomial regression on model components

Usage

1
determineEstimableGenes(outcome, fit, quantile_threshold = 0.75)

Arguments

outcome

A cell by gene estimated expression matrix

fit

Model fit glmnet object

quantile_threshold

Percentile at which to threshold estimate standard deviation, default 75%

Value

Returns a character vector of the estimable genes


seasamgo/sera documentation built on May 14, 2019, 1:57 a.m.