fisher_r_to_z {GGMnonreg} | R Documentation |
Fisher Z Transformation
Description
Tranform correlations to Fisher's Z
Usage
fisher_r_to_z(r)
Arguments
r |
correlation (can be a vector) |
Value
Fisher Z transformed correlation(s)
Examples
fisher_r_to_z(0.5)
[Package GGMnonreg version 1.0.0 Index]