ACMpoint: ACM in one point

Description Usage Arguments Value Examples

View source: R/ACMpoint.R

Description

Multiple correspondence analysis applied to a specific table.

Usage

1
ACMpoint(base, IndK, PointTable, interactive = FALSE)

Arguments

base

Data set

IndK

Character with the name of the column that specifies the partition of the data set in k tables.

PointTable

Table indicator. A character or number that is part of the IndK registers. This argument specifies the table to which the analysis will be performed.

interactive

If it is TRUE, the graph will be shown interactively. If FALSE, the graph is displayed flat. FALSE is the default.

Value

A Multiple Correspondence Analysis graph of the table specified in PointTable.

Examples

1
2

JavierRojasC/ControlCat documentation built on Dec. 18, 2021, 12:34 a.m.