Stiofáin Fordham
Stiofáin Fordham
The research is unambigiously unethical, to quote the Leuner paper: "The advent of new technology that is able to detect sexual orientation in this way may have serious implications for...
Clear is for clearing a `labelset`, so it should bug out here but probably it needs a better error message. If your objective is to set a counter back to...
> So ... it _would_ be nice if there were a way to reset everything to 0 for testing purposes. Yes I think this is sensible, probably should be private...
For each unit, do you have exactly one row for each time-period? That error suggests you have multiple, hence why the pivot is failing. But I cannot say for sure...
There are no built-in methods to deal with multiple treated units right now, but I do intend to make a wrapper that can do this with concurrency at some point....
I should add that if you are willing to use R, then the [Augsynth](https://github.com/ebenmichael/augsynth/tree/master) package does have methods for dealing with multiple treated units. It also appears to have methods...
> While using the pysyncon package, I noticed that all the units in the control group were assigned equal weights. Is this normal, or could there be an issue? There...
I have two PR to deal with both these issues. I don't know a Python package for that, again if you are willing to use R then Arkhangelsky et al...
Can you post the full error message? I cannot see a reference to the line that caused the actual error.
I don't think that is the full error message, it looks truncated (see the (...) bit in the middle). Instead of the Placebo Test, if you run the following, does...