Learn R Programming

scales (version 1.2.1)

asn_trans: Arc-sin square root transformation

Description

This is the variance stabilising transformation for the binomial distribution.

Usage

asn_trans()

Arguments

Examples

Run this code
plot(asn_trans(), xlim = c(0, 1))

Run the code above in your browser using DataLab