exp_calcResiduals {explorase}R Documentation

Calculate residuals

Description

Calculates the residuals from a linear regression of sample y against sample x

Usage

exp_calcResiduals(x, y)

Arguments

x normally a column from the experimental data matrix
y normally a column from the experimental data matrix

Author(s)

Michael Lawrence <mflawren@fhcrc.org>


[Package explorase version 1.8.1 Index]