Description Usage Arguments Value Examples
View source: R/inv.norm.transform.R
Code for an inverse normal transformation, from Ryan
1 | inv.norm.transform(mtDNA.resid.15nat)
|
mtDNA.resid.15nat |
The variable that you'd like to inverse normal transform |
The same value, but after an inverse normal transformation
1 | mtDNA.resid.15nat.inv <- inv.norm.transform(mtDNA.resid.15nat)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.