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

View source: R/functions_description.r

supplementary.categoriesR Documentation

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)

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

Value

a data.frame with coordinates and labels

Examples

example(soc.mca)
supplementary.categories(result, sup)

Rsoc/soc.ca documentation built on March 7, 2024, 8:59 p.m.