Skip to content
This repository has been archived by the owner on Mar 11, 2022. It is now read-only.

Add GroupTreatintterms, GroupXterms, GroupSample and post! #32

Merged
merged 3 commits into from
Jul 1, 2021

Conversation

junyuan-chen
Copy link
Member

GroupTerms is split into two procedures to allow separate comparisons. Adding GroupSample helps avoiding unnecessary repetitions of later procedures.

New types and functions are added for exporting results via post!.

@junyuan-chen junyuan-chen added enhancement New feature or request performance Enhancement of performance labels Jul 1, 2021
@codecov
Copy link

codecov bot commented Jul 1, 2021

Codecov Report

Merging #32 (60c5ff3) into master (8c572ae) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #32   +/-   ##
=======================================
  Coverage   99.85%   99.85%           
=======================================
  Files          12       12           
  Lines        1357     1378   +21     
=======================================
+ Hits         1355     1376   +21     
  Misses          2        2           
Impacted Files Coverage Δ
src/DiffinDiffsBase.jl 100.00% <ø> (ø)
src/did.jl 100.00% <100.00%> (ø)
src/procedures.jl 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8c572ae...60c5ff3. Read the comment docs.

@junyuan-chen junyuan-chen merged commit dcd1124 into master Jul 1, 2021
@junyuan-chen junyuan-chen deleted the pr/procedures branch July 1, 2021 06:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request performance Enhancement of performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant