ci_cor_fisher: Confidence interval of sample correlation coefficient (also...

Description Usage Arguments

Description

Based on Fisher's z-transformation and a correction of the standard deviation for finite samples: (Npop - n) / (Npop - 1)

Usage

1
ci_cor_fisher(rho, n, Npop, alpha = 0.05)

Arguments

rho

population correlation coefficient

n

sample size

Npop

Population size

alpha

confidence level


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