CutoffCalling: Quantile of normal distribution.

View source: R/ScatterView.R

CutoffCallingR Documentation

Quantile of normal distribution.

Description

Compute cutoff from a normal-distributed vector.

Usage

CutoffCalling(d, scale = 2)

Arguments

d

A numeric vector.

scale

Boolean or numeric, specifying how many standard deviation will be used as cutoff.

Value

A numeric value.

Examples

CutoffCalling(rnorm(10000))

WubingZhang/MAGeCKFlute documentation built on Jan. 27, 2024, 2:43 p.m.