Skip to contents

Back-transform Fisher's Z to Correlation

Usage

z_to_r(z)

Arguments

z

Numeric vector or matrix; Fisher's Z values

Value

Numeric vector or matrix; correlations

See also

Examples

z_to_r(0.2)
#> [1] 0.1973753