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
How to calculate year in month with conditionsDear all, Year of birth and month of birth of each individual in a given dataset, now I want to gen…
Interpreting Sargan-Hansen TestsHi all, I am running diff GMM using Sebastian's xtdpdgmm command. However, I am not sure how to int…
Comparing coefficients while keeping difference between other coefficients constant in mixed modelDear Statalist users, I would like to compare whether the slope is statistically different between …
HGLM - Model 2 level variables not siginificant but postestimation plot shows variationGood day, I am using a two level HGLM model model 1 - Level 1 variables have significant effect on …
Robustness checksDear statalist, I am running a bootstrap on an OLS model with the dependent variable being log(maxi…
Subscribe to:
Post Comments (Atom)
0 Response to How to declare weekly data as time series data in Stata 15
Post a Comment