exp_calcResiduals {explorase} | R Documentation |
Calculates the residuals from a linear regression of sample y
against sample x
exp_calcResiduals(x, y)
x |
normally a column from the experimental data matrix |
y |
normally a column from the experimental data matrix |
Michael Lawrence <mflawren@fhcrc.org>