I'm doing ARIMA with several variables on a time series.
Arima value decimalvar1 decimalvar2, ar(1)
Decimalvar1 and decimalvar2 end up being really close to value. Decimalvar1 coefficient is like 30 000 while value let's say 70 000.
I get them in the results as coefficients in the same box as the constant. The lags are in a different box showing decimal values. I'm supposed to get the decimalvars
as decimal values aswell. More like 1.01 rather than 30 000
THe decimalvars are a list of changes from normal I think? It's supposed to show interest based on how many searched for it, and it starts with 0. It shows values like. -0.01 0.03 - 0.12. Almost all of them negative
So my question is, should I format these decimalvars to something else before the regression? for example with start value 1, then 0,99? Or how?
Related Posts with Regression using variable given in decimal change
TempfileI have been trying to merge a file with a tempfile. evertime stata shows "variable HHID does not uni…
generating variable with logical operatorsDear Statlisters I have data on ownership of household assets. I want to generate variables where l…
Problem with a dummyHi. I have to create a dummy variable which is zero if a variable "x1"=0 and it is egual to 1 if x2,…
Dropping group with missing waves for panel dataHey guys, I'm trying to put together a diff-in-diff panel where the treatment is a labour market pr…
Macros with strings and ampersandsI try to define a local list of strings, where some of the strings contain ampersands (&). Unfor…
Subscribe to:
Post Comments (Atom)
0 Response to Regression using variable given in decimal change
Post a Comment