r2tof2: R2 to f2

View source: R/Functions.R

r2tof2R Documentation

R2 to f2

Description

When given a value of $R^2$ it will convert it to a $f^2$ value, by using the formula $f^2 = R^2/(1-R^2)$

Usage

r2tof2(value)

Examples

r2tof2(.05)

lirabenjamin/Ben documentation built on Aug. 6, 2024, 7:11 p.m.