From a raw binary data set of n individuals belonging to one out of k groups, described by p variables ; constructs a summary mayrix giving the number of individuals and the proportion of "1" in each group and for each variable.
Usage
selvar(T)
Arguments
T
A binary data frame or matrix, whose the first column is a group indicator.