Learn R Programming

CA3variants (version 3.3.1)

caplot3d: Three dimensional correspondence plot

Description

This function is used in the plot function plot.CAvariants when the logical parameter is plot3d = TRUE. It produces a 3-dimensional visualization of the association.

Usage

caplot3d(coordR, coordC, inertiaper, firstaxis = 1, lastaxis = 2, thirdaxis = 3)

Arguments

coordR

The row principal or standard coordinates.

coordC

The column principal or standard coordinates.

inertiaper

The percentage of the total inertia explained inertia by each dimension.

firstaxis

The first axis number. By default, firstaxis = 1.

lastaxis

The second axis number. By default, lastaxis = 2.

thirdaxis

The third axis number. By default, thirdaxis = 3.

Author

Rosaria Lombardo and Eric J. Beh