FCAmet | R Documentation |
Computes the ratio Observed/Expected under complete independence
with margins of the multiple contingency table (in frequencies) and
gives chi2
statistic of lack of complete independence.
FCAmet(X,chi2=FALSE,E=NULL,No0margins=TRUE)
X |
a multiple contingency table (array) of order k |
chi2 |
if |
E |
if not |
No0margins |
if TRUE, prevents zero margins in replacing cells involved by the min of the non-zero margins /nb of zero cells |
a list with
data |
an array |
met |
a list wherein each entry is the vector of the corresponding margins i.e.
|
count |
is the total sum |
The statistics and metrics do not depend on E
. The statistic given measure only the lack of independence.
Didier G. Leibovici
FCAk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.