Learn R Programming

conquestr (version 1.4.5)

fisherTrnsfrm: fisherTrnsfrm

Description

Helper function to apply Fisher's transformation to a correlation matrix.

Usage

fisherTrnsfrm(myCorMat)

Value

A correlation matrix with Fisher's transform applied to values -1 > x > 1.

Arguments

myCorMat

A correlation matrix.