Learn R Programming

BGGM (version 2.1.5)

fisher_r_to_z: Fisher Z Transformation

Description

Tranform correlations to Fisher's Z

Usage

fisher_r_to_z(r)

Value

Fisher Z transformed correlation(s)

Arguments

r

correlation (can be a vector)

Examples

Run this code
fisher_r_to_z(0.5)

Run the code above in your browser using DataLab