Different plots for the results of Parafac or Tucker3 analysis, stored in a Parafac or a tucker3 object, see Details.
## S3 method for class 'tucker3'plot(x, which = c("dd","comp","allcomp","jbplot","tjplot","all"), ask =(which =="all"&& dev.interactive(TRUE)), id.n,...)## S3 method for class 'parafac'plot(x, which = c("dd","comp","percomp","allcomp","all"), ask =(which =="all"&& dev.interactive(TRUE)), id.n,...)
Arguments
x: A tucker3 object
which: Which plot to select (see Details). Default is dd, distance-distance plot.
ask: Generates all plots in interactive mode
id.n: Number of items to highlight
...: Other parameters to be passed to the lower level functions.
Details
Different plots for a tucker3 or parafac object will be produced. Use the parameter which to select which plot to produce:
dd: Distance-distance plot
comp: Paired components plot
percomp: Per-component plot - only for Parafac
allcomp: All components plot
jbplot: Joint biplot - only for Tucker3
tjplot: Trajectory plot - only for Tucker3
References
Kiers, H.A. (2000).Some procedures for displaying results from three-way methods. Journal of Chemometrics. 14(3): 151-170.
Kroonenberg, P.M. (1983).Three-mode principal component analysis: Theory and applications (Vol. 2), DSWO press.