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/ggView documentation built on Feb. 12, 2025, 10:30 p.m.