Modlrder: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Jeremy
(Importing text file)
 
imported>Scott
 
(2 intermediate revisions by 2 users not shown)
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]], [[modelstatssummary]], [[pcapro]], [[reportwriter]], [[ssqtable]]

Latest revision as of 10:51, 19 August 2015

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, modelstatssummary, pcapro, reportwriter, ssqtable