dot-fisherz: Fisher's r to z transformation and back

.fisherzR Documentation

Fisher's r to z transformation and back

Description

These functions convert correlation coefficients (r) to Fisher's z-scores and back.

Usage

.fisherz(rho)

Arguments

rho

A numeric vector of correlation coefficients.

Details

Credit to the psych package for the Fisher's r to z transformation.

Value

A numeric vector of transformed values.


BGmisc documentation built on June 11, 2025, 1:07 a.m.