Learn R Programming

soc.ca (version 0.8.0)

extract_mod: Extract coordinates for the categories from an soc.mca

Description

Extract coordinates for the categories from an soc.mca

Usage

extract_mod(result, dim = 1:2)

Arguments

result

a soc.mca object

dim

the dimension

Value

a data.frame with coordinates and frequences

Examples

Run this code
# NOT RUN {
example(soc.mca)
extract_mod(result)
# }

Run the code above in your browser using DataLab