ChiSq_variable: Chi squared variable from point table.

Description Usage Arguments Value Examples

View source: R/ChiSq_variable.R

Description

Contains Chi square distance between the column masses of the table specified in PointTable and the consolidated table. It allows to identify which mode is responsible for the anomaly in the table in which it is located.

Usage

1
ChiSq_variable(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.

Value

A table with Chi square distances between the column masses of the table specified in PointTable and the consolidated table. It has an indicator of significance with stars based on a scale.

Examples

1
2

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