Updatemod

From Eigenvector Documentation Wiki

Jump to: navigation, search

Contents

Purpose

Update model structure to be PLS_Toolbox 3.0 compatible.

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

Views
Personal tools