extract_scaled_phenotype: Extract phenotype matrix from cross object, mean center and...

Description Usage Arguments Value

Description

Extract phenotype matrix from cross object, mean center and optionally standardize variance

Usage

1
2
extract_scaled_phenotype(cross, set = NULL, setcorrect = FALSE,
  scalevar = TRUE)

Arguments

cross

A cross object

set

A vector of set IDs for all RIAILs

setcorrect

Boolean, whether or not to correct for sets by scaling phenotype values based on the set ID

scalevar

Boolean, whether or not to standarize the variance

Value

A matrix of scaled phenotype values


AndersenLab/linkagemapping2 documentation built on May 3, 2019, 8:32 p.m.