Modelviewer: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Jeremy
imported>Lyle
Line 10: Line 10:


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.
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, please see this video [https://www.youtube.com/watch?v=gwjb5tyV3fY here]


====Inputs====
====Inputs====

Revision as of 11:06, 3 January 2019

Purpose

Visualization of multi-way models.

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, please see this video here

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