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 <lawremi@iastate.edu>


[Package explorase version 1.4.0 Index]