Learn R Programming

orchaRd (version 2.2.1)

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

Description

Freeman-Tukey (Double Arcsine) Transformation for proportions

Usage

transf_ift(x, n)

Value

Back transformed proportion.

Arguments

x

A numeric vector containing proportions.

n

A numeric value representing the sample size for proportion.