scales (version 1.3.0)

transform_sqrt: Square-root transformation

Description

This is the variance stabilising transformation for the Poisson distribution.

Usage

transform_sqrt()

sqrt_trans()

Arguments

Examples

Run this code
plot(transform_sqrt(), xlim = c(0, 5))

Run the code above in your browser using DataLab