Skip to contents

Compute residualized phenotypes on demand for a given condition index.

Usage

getResidualY(x, condition = 1L)

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

Arguments

x

A RegionalData object.

condition

Integer index of the condition.

Value

A numeric matrix of residualized phenotypes.