powered by
summaryca prints correspondence analysis results for the first two dimensions, giving inertias, coordinates, representations, contributions and standard deviations
summaryca
summaryca(x, datasetname = NULL, mcaprintindividuals = FALSE)
An object of class '>cabootcrsresults
'>cabootcrsresults
The name (in "") of the data set, to be used in the output, defaults to that in cabootcrs object
If TRUE then print individual (row) point results in multiple correspondence analysis when using indicator or doubled matrix
Printed results, no plots or objects produced
cabootcrs-package, cabootcrs, printca, plotca, '>cabootcrsresults
cabootcrs-package
cabootcrs
printca
plotca
# NOT RUN { results <- cabootcrs(DreamData, showresults=FALSE) summaryca(results, datasetname="Dreams") # }
Run the code above in your browser using DataLab