I am trying to use the HP-Filter by running the following code (as suggested by my thesis advisor):
mi set, clear
tsset
tsfilter hp shocks = lnreal, smooth (6.25)
However, once I try to run the first line, I get the following response: "_mi_m not found". I want to erase the mi option so that I can be able to use the HP-filter, but I cannot seem to find how.
I would really appreciate it, if you would suggest ways how to handle with this.
Thank you,
Uendi
Related Posts with Erase the multiple imputation setting
Parallel loop listsFor code below: Code: local a "one two three" local b "four five six" local c "seven eight nine" …
Passing string values from ADO to Python codeHappy New Year, All! I am having a rather trivial problem here, for which I couldn't figure out a s…
Variable testsHi Should we perform tests for the same variable but with different specifications? example lnGDP, …
Help with constructing time allocation variableHi, hope you are well. I needed some help with a particular dataset I am using for a study. My resea…
Selecting variables based on the value of another variableHello, I have a wide dataset which contains the birth year of various persons as well as the GDP f…
Subscribe to:
Post Comments (Atom)
0 Response to Erase the multiple imputation setting
Post a Comment