Full_Panel: Full Panel T2 Categorical

Description Usage Arguments Value Examples

View source: R/Full_Panel.R

Description

A shiny panel complete with the multivariate control chart for categorical variables, the two ACM charts and the modality distance table. Within the dashboard, arguments such as type I error and dimensionality can be modified.

Usage

1

Arguments

base

Data set

IndK

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

Value

A complete panel with the multivariate control chart for categorical variables, the two ACM charts and the modality distance table.

Examples

1
2
3
4
5
## Not run: 
data(Datak10Contaminated)
Full_Panel(Datak10Contaminated, "GroupLetter")

## End(Not run)

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