Displaying 1 result from an estimated 1 matches for "perthi02".
2010 Dec 14
4
Discriminant Correspondence Analysis
...= 2)
Arguments
df a data frame containing positive or null values
fac a factor defining the classes of discriminant analysis
scannf a logical value indicating whether the eigenvalues bar plot should be
displayed
nf if scannf FALSE, an integer indicating the number of kept axes
Examples
data(perthi02)
plot(discrimin.coa(perthi02$tab, perthi02$cla, scan = FALSE))
For clarification, my data consists of measurements of morphological
characters of an assemblage of biological specimens. I have already
performed Principal Co-ordinates Analysis, Principal Compionents Analysis
and Cluster Analysis in...