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'


receptLoss documentation built on Nov. 8, 2020, 5:59 p.m.