I am a beginner with tsfilter in stata and have strange behavior when trying. I have a dataset with data per company (CIK Code as identifyer) per Month (M). When I tset CIK M, monthly all looks fine. As there is no month for every CIK I understand I then need to tsfill, full, which works nicely. When I then try to tsfilter (no matter which one) stata tells me there are gaps ..., but when I do tsreport, detail the gaps shown are actuallly all for after when my data ends (it ends 2020-4) the gaps are shown for 2020-05 ...., when I then add dummy dummies for all CIKs for 2020-05, the problem moves to gaps for 2020-06.
PLEASE HELP. What is wrong.
Related Posts with Question on tsfilter
How to make Data Normal?I have applied the following commands to winsorize but still the data is not normal sum sizeofboard,…
Cumulative inflationHi! I have a panel data with prices (p) item and time(t). I would like to compute the cumulative inf…
medeff with continuous treatment intensityDear community, currently I want to conduct a mediation analysis in Stata using the medeff command.…
How do I obtain _b[] and _se[] at the same time from Bootstrap with panel data ?The structure of my data is a panel, under the command "xtreg", how can I derive _b[] and _se[] at t…
coefplot subgraphs suppress variablesDear Stata users, I am using the user-written command coefplot to plot coefficients from 27 models …
Subscribe to:
Post Comments (Atom)
0 Response to Question on tsfilter
Post a Comment