Hello Everyone!!
I need to obtain weekly means for some measurements. I need a weekly mean by subject and week for each of them. I'm not able to do it
+----------------------------------------+
| CODICE Settim~a GLI1 GLI2 |
|----------------------------------------|
1. | 20008 1 101 98 |
2. | 20008 2 95 100 |
3. | 20008 3 102 113 |
4. | 20008 3 110 90 |
5. | 20008 3 113 91 |
|----------------------------------------|
6. | 20008 3 113 91 |
7. | 20008 4 101 . 104 |
8. | 20008 5 92 91 |
9. | 20008 5 104 101 |
10. | 20008 6 101 85 |
+----------------------------------------+
Where CODICE stands for id, Settimana stands for a week, and GLI1, GLI2, and GLI3 are the measurements
Thank you all in advance
Related Posts with Weekly means
How to add two variables with one conditions each using graph barI would like to graph two variables with one condition each. For example, I would like to graph wage…
Beta regression problemHi, I am using panel data for 27 different countries in 5 different time periods. My IV and DV both …
How to put frequency, mean and other specific values into WORD and EXCELHi there, I am currently dealing with descriptive analysis. In my dataset, there are many categoric…
Postfile command gives error/notification ''File not found''Dear all, I ran the following code in Stata: Code: clear all set seed 312312 set obs 100 gen t = _…
Making graphs of variablesHello, I want to make two graphs in Stata but I don't know how to do that. I have the following dat…
Subscribe to:
Post Comments (Atom)
0 Response to Weekly means
Post a Comment