inv.norm.transform: Code for an inverse normal transformation, from Ryan

Description Usage Arguments Value Examples

View source: R/inv.norm.transform.R

Description

Code for an inverse normal transformation, from Ryan

Usage

1
inv.norm.transform(mtDNA.resid.15nat)

Arguments

mtDNA.resid.15nat

The variable that you'd like to inverse normal transform

Value

The same value, but after an inverse normal transformation

Examples

1
mtDNA.resid.15nat.inv <- inv.norm.transform(mtDNA.resid.15nat)

syyang93/analyzeR documentation built on Aug. 26, 2020, 4:34 p.m.