transf_ift: Freeman-Tukey (Double Arcsine) Transformation for proportions

View source: R/transf.R

transf_iftR Documentation

Freeman-Tukey (Double Arcsine) Transformation for proportions

Description

Freeman-Tukey (Double Arcsine) Transformation for proportions

Usage

transf_ift(x, n)

Arguments

x

A numeric vector containing proportions.

n

A numeric value representing the sample size for proportion.

Value

Back transformed proportion.


daniel1noble/orchaRd documentation built on April 17, 2025, 3:59 a.m.