issues
search
skent259
/
rsmatch
Matching Methods for Time-Varying Observational Studies, in R
https://skent259.github.io/rsmatch/
Other
2
stars
4
forks
source link
update `brsmatch()` to work with no never-treated (#3)
#5
Closed
skent259
closed
3 years ago
skent259
commented
3 years ago
fixes #3
update testing to catch this problem
main problem was
valid_match
would be all false, leading to 0 row data.frame. Fixed by subsetting after creation.
valid_match
would be all false, leading to 0 row data.frame. Fixed by subsetting after creation.