ptetools 1.0.1
Force time periods to be positive integers in
ptetools::setup_pte()Fix bug related to accounting for variance of untreated group with continuous treatment
Added
covid_datadataset (previously inppe); updated GitHub Actions workflows; fixed several documentation issues; droppedtidyrdependency in favour ofdata.tableAdded
pte_default(), a convenience wrapper combiningsetup_pte(),two_by_two_subset(), andpte_attgt()for standard DID/unconfoundedness-style estimationAdded support for repeated cross-sectional data via
panel = FALSE, with a newtwo_by_two_rcs_subset()subset functionAdded
print(),summary(),autoplot(), andplot()methods forpte_emp_boot(empirical bootstrap results)Added
aggte_funargument topte(),panel_empirical_bootstrap(), andqtt_empirical_bootstrap()for supplying a custom group-time aggregation function on the empirical bootstrap path
