righttailp: Calculating customed Z score

Description Usage Arguments Details Author(s) See Also Examples

Description

A function to calculate customed Z score using the peak of the density curve as mean, and the left half of the distribution for calculating variance.

Usage

1

Arguments

x

a numeric vector

Details

Used for distributions with a long right tail. Internal function used by function MDCcount and rfdistance.

Author(s)

Huateng Huang

See Also

MDCcount,rfdistance

Examples

1
2
3
4
5
6
x<-rnorm(100, mean = 0, sd = 5)
righttailp(x)


{ ~kwd1 }
{ ~kwd2 }

huatengh/Classiphy documentation built on May 21, 2019, 7:53 a.m.