Plots an object of class "tetraDualStatis".
Plots an object the results of TetraDualStatis.
## S3 method for class 'TetraDualStatis' plot(x, A1 = 1, A2 = 2, PlotType = "InterStructure", PlotRowTraj = FALSE, PlotVarTraj = FALSE, LabelTraj = "Begining", VarColorType = "Biplot", VarColors = NULL, VarLabels = NULL, RowColors = NULL, TableColors = NULL, RowRandomColors = FALSE, TypeTraj = "line", ...)
x
: An object of class TetraDualStatisA1
: Dimension for the X-axisA2
: Dimension for the Y-axisPlotType
: Type of plot: "Biplot", "Compromise", "Correlations", "Contributions", "InterStructure".PlotRowTraj
: Should the row trajectories be plotted?PlotVarTraj
: Should the variables trajectories be plotted?LabelTraj
: Should the trajectories be labelled.VarColorType
: One of the following: "Biplot", "ByTable", "ByVar".VarColors
: User colors for the variables.VarLabels
: User labels for the variables.RowColors
: User colors for the rows.TableColors
: User colors for the different tables.RowRandomColors
: Should use random colors for the rows?TypeTraj
: Type of trajectory. Normally a line....
: Additional graphical arguments.Plots an object the results of TetraDualStatis.
The plot of the results
Laura Vicente-Gonzalez, Jose Luis Vicente-Villardon
##---- Should be DIRECTLY executable !! ----
Useful links