Rdocumentation
powered by
Learn R Programming
MOJOV (version 1.0.1)
MOJOV.phenotype: Ajusting phenotype data for covariates.
Description
Ajusting phenotype data for covariates.
Usage
MOJOV.phenotype(x = NULL, auto = FALSE, gender = TRUE, power = 1, Terms = 1:3)
Arguments
x
A "MOJOV" class.
auto
If it is TRUE, it will automatically find the best arguments. And the default value is FALSE.
gender
If it is TRUE, it will adjust for different gender.
power
Specify the exponent. It can be a number or a numeric vector.
Terms
It specify which argument will be used for adjusted. The 1,2,3 stand for age, height and weight respectively.