rint: Returns the rank-based inverse normal transformation

View source: R/support_functions.R

rintR Documentation

Returns the rank-based inverse normal transformation

Description

This function takes a phenotype vector and returns the rank-based inverse normal transformation.

Usage

rint(phenotype, prop = 0.5)

Arguments

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.

Examples

rint()

gkeele/miqtl documentation built on Sept. 13, 2024, 5:49 a.m.