This function is used in the main plot function when the plot type parameter is
plottype = "biplot"
. It can produce a row biplot or a column biplot.
caRbiplot(frows, gcols, firstaxis, lastaxis, inertiapc, bip="row", size1,size2)
The row principal or standard coordinates.
The column principal or standard coordinates.
The first axis number.
The second axis number.
The percentage of the explained inertia by each dimension.
The type of biplot. One may specify a row-isometric biplot or a column-isometric biplot (when using
in the function plot.CAvariant
the parameter biptype = "row"
or biptype = "column"
).
The size of the plotted symbol for categories in biplot.
The size of the plotted text for categories in biplot.
Rosaria Lombardo and Eric J. Beh
Beh EJ and Lombardo R 2014 Correspondence Analysis: Theory, Practice and New Strategies. Wiley.
Lombardo R Beh EJ 2016 Variants of Simple Correspondence Analysis. The R Journal, 8 (2), 167--184.