Learn R Programming

soc.ca (version 0.8.1)

supplementary.categories: Supplementary coordinates for a data.frame of factors

Description

Calculate the average coordinates in the category cloud of a soc.mca analysis.

Usage

supplementary.categories(object, sup, dim = 1:2)

Value

a data.frame with coordinates and labels

Arguments

object

a soc.mca result object

sup

a data.frame of factors or an indicator matrix

dim

a numeric vector with the two dimensions calculated

Examples

Run this code
example(soc.mca)
supplementary.categories(result, sup)

Run the code above in your browser using DataLab