parallel
, parallization for unix systems, useful if the number of g-t is large.full
, return full result such as influence function, aggregate scheme, and suchmin
/max_dynamic
, custom_scheme
to experimental features0.9.9.1 (2024/9/13): fix a bug that affects not-yet control with max treated group != max time
Some BREAKING change is introduced in this update.
cband
and significance level alpha
, confidence interval are now provided in result as column att_ciub
and att_cilb
filtervar
, max_control_cohort_diff
, min_control_cohort_diff
are moved into the experimental features. See the above section for the explanation.max_dynamic
and min_dynamic
as experimental features.gt
, some internal interface overhaul0.9.3.1 (2024/5/24): fix the bug with univar == clustervar
(TODO: address problems with name-changing and collision).
0.9.3.2 (2024/7/17): fix group_time result when using control_type = "notyet"
and make the base period in plots adapt to anticipation.
0.9.3.3 (2024/7/22): fix anticipation out of bound problem, more permanent solution for group_time target problem