ind.explorer: Explore the cloud of individuals

Description Usage Arguments Value Examples

View source: R/functions_shiny.r

Description

Explore the cloud of individuals

Usage

1
ind.explorer(object, active, sup = NULL)

Arguments

object

a a soc.ca class object as created by soc.mca and soc.csa

active

Defines the active modalities in a data.frame with rows of individuals and columns of factors, without NA's'

sup

Defines the supplementary modalities in a data.frame with rows of individuals and columns of factors, without NA's

Value

an html application

Examples

1
2
3
4
5
## Not run: 
example(soc.mca)
ind.explorer(result, active, sup)

## End(Not run)

soc.ca documentation built on Sept. 5, 2021, 5:21 p.m.

Related to ind.explorer in soc.ca...