For data correction, fits a model exactly as does
fitModel
(but ignores
plotting commands) in order to obtain the SVD of the residuals. These
residuals can then be subtracted away from the original data to some
extent with the preProcess
function.
getResid(data, modspec=list(), datasetind = vector(),
modeldiffs = list(), opt = opt() )
list containing the first five left and right singular vectors of the residuals, as well as the first five singular values. A weight matrix (if used) is also included in this list.
As in the fitModel
function
As in the fitModel
function
As in the fitModel
function
As in the fitModel
function
As in the fitModel
function
fitModel
, preProcess