SL.ruben.test: SL.ruben.test

Description Usage Arguments Value Examples

Description

an example function getting interval estimation in ruben test

Usage

1
SL.ruben.test(n, r, alpha = 0.05)

Arguments

n

the number of samples

r

correlation coefficient of sample

alpha

quantile

Value

a interval estimation

Examples

1
2
SL.ruben.test(6, 0.8)
SL.ruben.test(25, 0.7)

Shulei95/Statcomp18046 documentation built on May 5, 2019, 11:06 p.m.