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
Ordered Regression (dependent variable)Hallo Statalist, i am trying to find out the effect of the macro variables on the credit Rating in …
How to explain and use Stephen Jenkins' J indiceDear Stata users, Professor Stephen Jenkins developed command named -ineqord- (SSC, Distribution-Da…
Error 134: too many valuesHello STATA community, i am running a gravity model with exporter_time_FE, importer_time_FE and cou…
graphical presentationHi, I have a data of average steps over 12 weeks. How to use histogram/bar graph in stata to represe…
Too much margin on x-axis with graph combineHi Statalists, I am combining four graphs with datetime on the x-axes. The individual graphs have a…
Subscribe to:
Post Comments (Atom)
0 Response to Regression using variable given in decimal change
Post a Comment