Hi,
I am using R 4.5.2, the latest version of Geolift. The code ran well on 2026/5/18. But I got the error when I ran today 2026/6/3 using the same and same data input.
GeoTest <- GeoLift(
- Y_id = "Y",
- data = GeoTestData,
- locations = treatment_locations,
- treatment_start_time = 91,
- treatment_end_time = 105,
- model = "None"
- )
Error in get_placebo_gaps(augsynth, att = FALSE) :
Two versions of estimated impacts do not correspond. Serious error. Please contact package maintainers.
Best,
H. W.
Hi,
I am using R 4.5.2, the latest version of Geolift. The code ran well on 2026/5/18. But I got the error when I ran today 2026/6/3 using the same and same data input.
GeoTest <- GeoLift(
Error in get_placebo_gaps(augsynth, att = FALSE) :
Two versions of estimated impacts do not correspond. Serious error. Please contact package maintainers.
Best,
H. W.