Modlrder: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Jeremy
(Importing text file)
 
imported>Jeremy
(Importing text file)
Line 1: Line 1:
===Purpose===
===Purpose===
Prints model information for standard model structures.
Prints model information for standard model structures.
===Synopsis===
===Synopsis===
:modlrder(modl)
:modlrder(modl)
===Description===
===Description===
MODLRDER reads information contained in a standard model structure variable modl and prints the information to the command window. It can be used with models created by the following functions: ANALYSIS, NPLS, PARAFAC, PCA, PCR, PLS, ANALYSIS.
MODLRDER reads information contained in a standard model structure variable modl and prints the information to the command window. It can be used with models created by the following functions: ANALYSIS, NPLS, PARAFAC, PCA, PCR, PLS, ANALYSIS.
Information includes date and time created and methods used to construct the model. There is no assignable output.
Information includes date and time created and methods used to construct the model. There is no assignable output.
===See Also===
===See Also===
[[analysis]], [[explode]], [[modlpred]], [[pcapro]], [[ssqtable]]
[[analysis]], [[explode]], [[modlpred]], [[pcapro]], [[ssqtable]]

Revision as of 15:25, 3 September 2008

Purpose

Prints model information for standard model structures.

Synopsis

modlrder(modl)

Description

MODLRDER reads information contained in a standard model structure variable modl and prints the information to the command window. It can be used with models created by the following functions: ANALYSIS, NPLS, PARAFAC, PCA, PCR, PLS, ANALYSIS.

Information includes date and time created and methods used to construct the model. There is no assignable output.

See Also

analysis, explode, modlpred, pcapro, ssqtable