nSdBelowMean {receptLoss}R Documentation

Calculate value N std dev away from mean

Description

This function allows you to identify genes with loss of expression

Usage

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'


[Package receptLoss version 1.2.0 Index]