Description Usage Arguments Value
View source: R/khiSquarePerCell.R
It makes Khi Square Per Cell for dataframe with the total number of case per column
1 2 3 4 5 | Khi.Square.Per.Cell(df,
n.Segmentation,
decimais = 3,
decimaisPorcentage = 0,
dec.Global.p_Value = 6)
|
df |
is a dataframe |
n.Segmentation |
TRUE if exits in df the total number of case per each column |
decimais |
the number of decimals for the results |
decimaisPorcentage |
decimals used for percentage results |
dec.Global.p_Value |
decimals for the global khi square reult |
Khi Square Per Cell in different presentation options
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.