powered by
Builds a big cross table between several covariates
multi.table(data, vars)
A matrix containing all the contingency tables between the covariates
the data frame in which we can find vars
vars
vector of character string of covariates
Hugo Varet
plot_multi.table
multi.table(cgd,c("treat","sex","inherit"))
Run the code above in your browser using DataLab