Gr: G(r): Small sample correlation coefficient

Description Usage Arguments References Examples

View source: R/Gr.R

Description

Calculates an unbiased correlation coefficient for studies with small sample sizes, from Olkin and Pratt 1958.

Usage

1
Gr(x, y)

Arguments

2

columns of a data frame

References

Olkin, I. and J. W. Pratt, 1958, Unbiased estimation of certain correlation coefficients, The Annals of Mathematical Statistics, 29(1): 201-211.

Examples

1
Gr(stackloss$Air.Flow,stackloss$Acid.Conc.)

jakezydek/ssues documentation built on May 18, 2019, 9:08 a.m.