
Last chance! 50% off unlimited learning
Sale ends in
Estimates the interaction compositional table with normalization for further analysis according to Egozcue et al. (2015)
intArray(x)
The interaction array
an object of class “intTab”
Matthias Templ
Estimates the interaction table using its ilr coordinates.
Egozcue, J.J., Pawlowsky-Glahn, V., Templ, M., Hron, K. (2015) Independence in contingency tables using simplicial geometry. Communications in Statistics - Theory and Methods, 44 (18), 3978--3996.
intTab
data(precipitation)
tab1prob <- prop.table(precipitation)
tab1 <- indTab(precipitation)
tabINT <- intTab(tab1prob, tab1)
intArray(tabINT)
Run the code above in your browser using DataLab