This repository has been archived by the owner on Mar 11, 2022. It is now read-only.
v0.2.0
DiffinDiffsBase v0.2.0
Merged pull requests:
- Add MakeWeights and fix some issues with procedures (#2) (@junyuan-chen)
- Add a helper function _getsubcolumns (#3) (@junyuan-chen)
- Improve the interface of defining new StatsStep types with groupargs (#4) (@junyuan-chen)
- Avoid excessive specialization of treatment and parallel types (#5) (@junyuan-chen)
- Add parse_intercept and methods for empty tuples (#6) (@junyuan-chen)
- Add methods for accessing fields in DIDResult (#7) (@junyuan-chen)
- Add functions _treatnames and treatnames (#8) (@junyuan-chen)
- Remove type parameters for SharedStatsStep and PooledStatsProcedure (#9) (@junyuan-chen)
- Improve StatsSpec and fix an issue with macro did (#10) (@junyuan-chen)