fisherTrnsfrm {conquestr} | R Documentation |
fisherTrnsfrm
Description
Helper function to apply Fisher's transformation to a correlation matrix.
Usage
fisherTrnsfrm(myCorMat)
Arguments
myCorMat |
A correlation matrix. |
Value
A correlation matrix with Fisher's transform applied to values -1 > x > 1.
[Package conquestr version 1.3.4 Index]