Modelviewer

From Eigenvector Research Documentation Wiki
Revision as of 09:46, 20 June 2019 by imported>Lyle
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Purpose

Visualization of multi-way models for review.

Synopsis

model = modelviewer(model,x);

Description

MODELVIEWER provides a graphical view of a model by enabling overview of scores, loadings, residuals etc. in one overall figure. Individual modes can be assessed by clicking plots and enlarged figures created by right-clicking plots.

For more information on the plots generated for a PARAFAC model, please see this video

Inputs

  • model = PARAFAC, Tucker, or NPLS model, and
  • x = X-block: predictor block (2-way array or DataSet Object).

Outputs

See Also

parafac, modelstruct, plotgui, plotloads, plotscores