I have a very large matrix. I would like to display the variance across each
row.
In other words, I want to output a vector containing the values of variance
across row.
When I use the function var(), it seems to give me the variability of each
column.
Any ideas??
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html