sqrt_trans {scales}R Documentation

Square-root transformation

Description

This is the variance stabilising transformation for the Poisson distribution.

Usage

sqrt_trans()

Examples

plot(sqrt_trans(), xlim = c(0, 5))

[Package scales version 1.1.1 Index]