Displaying 1 result from an estimated 1 matches for "alinexss".
2011 Mar 11
5
How to calculate means for multiple variables in samples with different sizes
Hello R-helpers:
I have data like this:
sample    replicate    height    weight    age
A    1.00    12.0    0.64    6.00
A    2.00    12.2    0.38    6.00
A    3.00    12.4    0.49    6.00
B    1.00    12.7    0.65    4.00
B    2.00    12.8    0.78    5.00
C    1.00    11.9    0.45    6.00
C    2.00    11.84    0.44    2.00
C    3.00    11.43    0.32    3.00
C    4.00    10.24    0.84    4.00
D