google / CausalImpact

An R package for causal inference in time series
Apache License 2.0
1.71k stars 254 forks source link

CausalImpact Simulation data #56

Closed dklinenberg2020 closed 2 years ago

dklinenberg2020 commented 2 years ago

Hello,

Big fan of the package. I'm working on my own developments to the approach and would like to compare them to the simulation data in Brodersen et al section 3. However, this dataset isn't provided in the package. Could you make available the code to create the data or the data itself? I'd like to ensure differences in simulation results aren't caused by my coding skills or weird seed issues.

Thanks!

kaybrodersen commented 2 years ago

Hi Danny,

Thanks for reaching out! The simulation code wasn't ported over when we refactored the CausalImpact interface for release, which is why it's not included in the GitHub repo. I'd recommend setting up some fresh simulations when testing your code or comparing it with the default version.

All the best Kay

On Mon, 3 Jan 2022 at 18:51, Danny Klinenberg @.***> wrote:

Hello,

Big fan of the package. I'm working on my own developments to the approach and would like to compare them to the simulation data in Brodersen et al section 3. However, this dataset isn't provided in the package. Could you make available the code to create the data or the data itself? I'd like to ensure differences in simulation results aren't caused by my coding skills or weird seed issues.

Thanks!

— Reply to this email directly, view it on GitHub https://github.com/google/CausalImpact/issues/56, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB755JJF2KXLZGDNUATHK7LUUHOZPANCNFSM5LFWGPTA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>