我需要用2009年1月1日0:00-2012年8月26日 23:00的数据, 我输入的 year ,month, day, hour, minutes, secondes的数据, generate t=mdyhms(month, day, year, hour, minutes , seconds)
tsset t, clocktime delta( 1 hours)
结果出现的红字就是“time values with period less than delta() found”
然后就不知道怎么办啦, STATA做时序好复杂啊,