Plots an object the results of TetraDualStatis.
# S3 method for 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", ...)
The plot of the results
An object of class TetraDualStatis
Dimension for the X-axis
Dimension for the Y-axis
Type of plot: "Biplot", "Compromise", "Correlations", "Contributions", "InterStructure".
Should the row trajectories be plotted?
Should the variables trajectories be plotted?
Should the trajectories be labelled.
One of the following: "Biplot", "ByTable", "ByVar".
User colors for the variables.
User labels for the variables.
User colors for the rows.
User colors for the different tables.
Should use random colors for the rows?
Type of trajectory. Normally a line.
Additional graphical arguments.
Laura Vicente-Gonzalez, Jose Luis Vicente-Villardon
Plots an object the results of TetraDualStatis.
##---- Should be DIRECTLY executable !! ----
Run the code above in your browser using DataLab