forked from fmarquezg/CausalImpact
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
19 lines (18 loc) · 790 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
19 lines (18 loc) · 790 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Package: CausalImpact
Title: Inferring Causal Effects using Bayesian Structural Time-Series Models
Date: 2017-08-16
Author: Kay H. Brodersen <kbrodersen@google.com>,
Alain Hauser <alhauser@google.com>
Maintainer: Alain Hauser <alhauser@google.com>
URL: https://google.github.io/CausalImpact/
Description: Implements a Bayesian approach to causal impact estimation in time
series, as described in Brodersen et al. (2015) <DOI:10.1214/14-AOAS788>.
See the package documentation on GitHub
<https://google.github.io/CausalImpact/> to get started.
Copyright: Copyright (C) 2014-2017 Google, Inc.
Version: 1.2.4
VignetteBuilder: knitr
License: Apache License 2.0 | file LICENSE
Imports: assertthat (>= 0.2.0), Boom, dplyr, ggplot2, zoo
Depends: bsts (>= 0.7.0)
Suggests: knitr, testthat