nnzeroGroups
Utility function to compute number of zeros-per-feature within group
nnzeroGroups(X, y, MARGIN = 2) ## S3 method for class 'dgCMatrix' nnzeroGroups(X, y, MARGIN = 2) ## S3 method for class 'matrix' nnzeroGroups(X, y, MARGIN = 2)
X |
matrix |
y |
group labels |
MARGIN |
whether observations are rows (=2) or columns (=1) |
Matrix of groups by features
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.