Dear All
I want to use time series data on a weekly basis. When I try, I get the error "repeated time values in sample"
I have used the following commands
replace Date = wofd(Date)
(522 real changes made)
. format %tw Date
. tset Date
repeated time values in sample
r(451);
Please someone help on how to resolve this . I want to panel data /time series analysis for VAR or ARCH Models
Related Posts with How to declare weekly data as time series data in Stata 15
Combinations of binary variablesHello, I have a dataset with 10 variables and 5 binary variables (A, B, C,D,E). I'm trying to get a…
Happy birthday to statalist.orgStatalist re-invented itself as a forum on March 31, 2014. That doesn't sound that long ago, but in …
convert hexadecimal to binaryI have variables whose values come as hexadecimal strings 32 characters long as a rusult of an md5 h…
Histogram with lpattern(non-solid line) adds a weird slant lineHi all, I have just found that, when I specify 'lpattern(dash)' or 'dot' or, anything other than the…
Restructuring data for survival analysisHello everyone, Please I need help here on re-structuring my data (Nigeria Demographic and Health S…
Subscribe to:
Post Comments (Atom)
0 Response to How to declare weekly data as time series data in Stata 15
Post a Comment