View source: R/straineff_support.R
rint | R Documentation |
This function takes a phenotype vector and returns the rank-based inverse normal transformation.
rint(phenotype, prop = 0.5)
phenotype |
A vector of phenotype values for which the rank-based inverse normal transformation is output. |
prop |
DEFAULT: 0.5. This allows Inf to not be returned for the maximum of phenotype. |
rint()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.