Skip to contents

Compute residualized genotypes on demand for a given condition index.

Usage

getResidualX(x, condition = 1L)

# S4 method for class 'RegionalData'
getResidualX(x, condition = 1L)

Arguments

x

A RegionalData object.

condition

Integer index of the condition.

Value

A numeric matrix of residualized genotypes.