Oscapp

From Eigenvector Research Documentation Wiki
Revision as of 10:28, 21 September 2011 by imported>Scott (→‎See Also)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Purpose

Applies orthogonal signal correction model to new data.

Synopsis

newx = oscapp(x,nw,np,nofact)

Description

Inputs are the new data matrix x, weights from the OSC model nw, and loadings from the OSC np.

Optional input nofact can be used to restrict the correction to a smaller of factors than originally calculated.

The output is is the corrected data matrix newx.

Note: input data x must be centered and scaled like the original data!

See Also

caltransfer, crossval, osccalc