powered by
Amat
findAMstats(Amat, tstats)
ncol(Amat)
tstats
applyByCategory
ts = rnorm(100) Am = matrix(sample(c(0,1), 1000, replace=TRUE), ncol=100) findAMstats(Am, ts)
Run the code above in your browser using DataLab