I'm trying to run a Interrupted time series analysis for single group using the "ITSA" package
Code:
tsset num_days
itsa Total_cases, single trperiod(84) lag(11) posttrend figure replace
actest, lags(12)
The model runs, but my "constant" is a negative number.
I'm not sure how to interpret this, I don't think it should be a negative number, given the data.
Is there an explanation for this?
Array Array
Related Posts with Interrupted time series - negative "constant"
STATA: panel regression, xtset error, CUSIP8-code, string variableDear all, I am trying to complete a panel data regression with the individual and time identifiers:…
Stata 16 - Drop just variables and observationsI had Stata 14 and used drop _all command to drop just the variables/observations but keep all the r…
Correlation structure of xtgee: tests of statistical significanceHello Statalisters, I'm using Stata 15.1. My question relates to the "xtgee" commands (in particula…
Looping with lagged valuesI'm new to Stata and would highly appreciate any help. I have a panel data. I want to implement for…
pinv vs luinv vs qrinvMata has these different functions for inverting square matrices. The matrices I am inverting are ab…
Subscribe to:
Post Comments (Atom)
0 Response to Interrupted time series - negative "constant"
Post a Comment