Hi,
I have weather data for a specific time period 2010-2017 for two cities
I was wondering how to do a t- test on each weather variable to see that the weather is similar in both cities
I want to do:
ttest cloud if city==1 == cloud if city==2
but the if options aren't allowed. How do I do this because the data for each country is on top of eachother in my data set?
Related Posts with T-test for cross sectional time series data
how to combine the tuples and parallelIn order to speed up the calculating, how to combine the use of command parallel and command tuples?…
Basic question on setting up survival dataHi all, I am trying to set up survival data for a cohort of breast cancer patients, following them …
How to solve an error when variables do not uniquely identify the observations?Hello, I´m trying to use the following command: "reshape wide value, i(country yearweek) j(new_name…
The simplest way to output 2sls to wordDear all, Here I want to give a simpler way to output 2sls results to word. Code: sysuse auto,cle…
Foreach regression by group, Outreg2 error 'Invalid syntax'Hello all, I'm working on country wise regressions and using different codes on forum ran the follo…
Subscribe to:
Post Comments (Atom)
0 Response to T-test for cross sectional time series data
Post a Comment