nSdBelowMean: Calculate value N std dev away from mean

Description Usage Arguments Value

View source: R/scripts.R

Description

This function allows you to identify genes with loss of expression

Usage

1
nSdBelowMean(mn, stdv, n)

Arguments

mn

Mean of distribution

stdv

std dev of distribution

n

number of std dev below mean to calculate

Value

the value 'n' standard deviations below the mean 'mn'


dpique/receptLoss documentation built on April 27, 2020, 3:21 a.m.