issues
search
naoki-egami
/
DIDdesign
R package DIDdesign: Analyzing Difference-in-Differences Design
GNU General Public License v2.0
35
stars
7
forks
source link
Adding new implementation of the canonical design
#14
Closed
sou412
closed
3 years ago
sou412
commented
3 years ago
Add a new function
did_new()
which replaces the old
did()
function for the canonical design.
Add option
design
to the function so that it can handle the staggered adoption in the future update.
Remove Travis CI and replace it with Github Action to conduct a build check.
did_new()
which replaces the olddid()
function for the canonical design.design
to the function so that it can handle the staggered adoption in the future update.