How does CI deals with missing data in the dependent and the independent variables?
--
You received this message because you are subscribed to the Google Groups "CausalImpact" group.
To unsubscribe from this group and stop receiving emails from it, send an email to causalimpact...@googlegroups.com.
To post to this group, send email to causal...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/causalimpact/d275dc95-8e97-4523-9b8c-6f6949c3386d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Error: NA values in y.post not currently supported
I have already interpolated out the NA's from all of the independent variables, the only NA's are in the first column. Error message disappears and function runs if I interpolate those NA's out of the first column. Am I missing something?
packageVersion("CausalImpact")
[1] ‘1.0.3’
--
You received this message because you are subscribed to the Google Groups "CausalImpact" group.
To unsubscribe from this group and stop receiving emails from it, send an email to causalimpact...@googlegroups.com.
To post to this group, send email to causal...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/causalimpact/c2e99e8e-e7b7-4ff6-85e1-cf1f24d40335%40googlegroups.com.
Hi, Kay. What would you get if you get if you substitute the missing observations in the independent variables with the CI prediction for that values? Would the point forecast for the dependent variable be "right" by any mean(I'm guessing forecasting intervals would be wrong since they would ignore the uncertainty of the first stage prediction)? Thank you in advance
Israel
--
You received this message because you are subscribed to the Google Groups "CausalImpact" group.
To unsubscribe from this group and stop receiving emails from it, send an email to causalimpact...@googlegroups.com.
To post to this group, send email to causal...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/causalimpact/37d7109c-287d-414f-ad2e-0ec9bbd1fe77%40googlegroups.com.