Plots an ordinal variable on the biplot from its fitted parameters
OrdVarBiplot(bi1, bi2, threshold, xmin = -3, xmax = 3, ymin = -3,
ymax = 3, label = "Point", mode = "a", CexPoint = 0.8,
PchPoint = 1, Color = "green", tl = 0.03, textpos = 1, CexScale= 0.5, ...)
Returns a graphical representation of the ordinal variable on the current plot
Slope for the first dimension to plot
Slope for the second dimension to plot
Thresholds for each category of the variable
Minimum value of the X on the plot
Maximum value of the X on the plot
Minimum value of the Y on the plot
Maximum value of the X on the plot
Label of the variable
Mode of the plot (as in a regular biplot)
Size of the point
Mark for the point
Color
Tick Length
Position of the label
Sizes of the scales
Any aditional graphical parameter
Jose Luis Vicente Villardon
Plots an ordinal variable on the biplot from its fitted parameters. The plot uses the same parameters as any other biplot.
Vicente-Villardon, J. L., & Sanchez, J. C. H. (2014). Logistic Biplots for Ordinal Data with an Application to Job Satisfaction of Doctorate Degree Holders in Spain. arXiv preprint arXiv:1405.0294.
##---- Should be DIRECTLY executable !! ----
Run the code above in your browser using DataLab