ind.explorer: Explore the cloud of individuals

View source: R/functions_shiny.r

ind.explorerR Documentation

Explore the cloud of individuals

Description

Explore the cloud of individuals

Usage

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

## Not run: 
example(soc.mca)
ind.explorer(result, active, sup)

## End(Not run)

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