Hi all,
   I have a 100 by 100 matrix and I divided this matrix into 100 groups,
each is a
  10 by 10 submatrix. I want find out the means of each group.
   I know we can use apply function for mean by margins. Is there a
function in R for
means by groups also? Thanks.
      Hannah

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to