mca.triads {soc.ca} | R Documentation |
Compare MCA's with triads
Description
Compare MCA's with triads
Usage
mca.triads(l.mca, l.triads, dim = c(1, 2), fix.mca = 1)
Arguments
l.mca |
a list of soc.mca objects |
l.triads |
a list of triads |
dim |
the dimensions of the plane |
fix.mca |
the indice of the mca that is used as a fixpoint for the axis across mca's |
Value
a triad object
[Package soc.ca version 0.8.0 Index]