Skip to content

Commit

Permalink
Added Jaume Vives as aut in the description
Browse files Browse the repository at this point in the history
  • Loading branch information
jvivesb committed Aug 20, 2021
1 parent 52b7169 commit 7bf3e4d
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,14 @@ Package: bsynth
Title: Bayesian Synthetic Control
Version: 0.0.0.9000
Authors@R:
person(given = "Ignacio",
c(person(given = "Ignacio",
family = "Martinez",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-3721-8172"))
comment = c(ORCID = "0000-0002-3721-8172")),
person(given = "Jaume",
role = "aut",
email = "[email protected]"))
Description: Provides causal inference with a Bayesian synthetic control method.
License: file LICENSE
URL: https://github.com/google/bsynth
Expand Down

0 comments on commit 7bf3e4d

Please sign in to comment.