Learn R Programming

scales (version 1.2.1)

sqrt_trans: Square-root transformation

Description

This is the variance stabilising transformation for the Poisson distribution.

Usage

sqrt_trans()

Arguments

Examples

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

Run the code above in your browser using DataLab