ci_cor: Confidence interval of sample correlation coefficient

Description Usage Arguments

Description

Based on the closed form solution in Provost (2015). May fail for large n (>200). Not suitable for constructing confidence intervals for subset correlation coefficients, i.e. correlation coefficients from finite populations.

Usage

1
ci_cor(alpha, rho, n)

Arguments

alpha

confidence level

rho

population correlation coefficient

n

sample size


Thie1e/subsetcor documentation built on May 9, 2019, 4:41 p.m.