Creates a multiple correspondence analysis (MCA) biplot
Usage
biplFig(
missbp,
Z.col = "#61223b",
CLP.col = "#b79962",
Z.pch = 19,
CLP.pch = 15,
Z.cex = 1.5,
CLP.cex = 1.7,
title = ""
)
Arguments
- missbp
An object of class
missbp
obtained from preceding functionmissmi()
- Z.col
Colour of sample coordinates
- CLP.col
Colour of category level point coordinates
- Z.pch
Plotting character of sample coordinates
- CLP.pch
Plotting character of category level point coordinates
- Z.cex
Size of plotting character for sample points
- CLP.cex
Size of plotting character for category level point points
- title
Title of the plot