Learn R Programming

orchaRd (version 2.2.1)

.r.to.zr: Fisher Z-transformation of Correlation Coefficient

Description

Converts a Pearson correlation coefficient \(r\) to Fisher's Zr using the inverse hyperbolic tangent.

Usage

.r.to.zr(r)

Value

The Zr-transformed correlation value(s).

Arguments

r

A numeric vector of Pearson correlation coefficients.