Updatemod

From Eigenvector Research Documentation Wiki
Revision as of 21:16, 20 June 2013 by imported>Scott (→‎Purpose)
Jump to navigation Jump to search

Purpose

Update model structure to be compatible with the current version.

Synopsis

umodl = updatemod(modl,data)

Description

The input modl is any older-version PLS_Toolbox model to be updated to the current release version model.

Optional input data is required if the model was constructed using a version older than Version 2.0.1c.

The output is an updated model umodl.

If the model is not valid (not updatable or invalid format), an error is thrown.

See Also

analysis, pca, pcr, pls