Skip to content

Conversation

@salernos
Copy link
Owner

  • Added: support for binary and count outcomes via generalized estimating equations

  • Added: Augmented inverse probability weighted (AIPW) estimator to main function via id_form = "DR"

  • Improved: Expanded simulation function to allow for binary and count outcomes, stratified clustered sampling, and increased parameters to specify the true propensity, selection, and outcome models.

  • Updated: Main function to be faster for larger sample sizes. Separated pieces of estimation workflow into helper functions (helpers.R) for better compartmentalization.

  • Reorganized: Simulations and real data analysis for companion paper in inst/ folder.

salernos added 5 commits May 1, 2025 21:42
…difference with new outcome model definition. Compartmentalizing main function and creating helpers for readability and computational efficiency.
…timating equations

* **Added**: Augmented inverse probability weighted (AIPW) estimator to main function via `id_form = "DR"`

* **Improved**: Expanded simulation function to allow for binary and count outcomes, stratified clustered sampling, and increased parameters to specify the true propensity, selection, and outcome models.

* **Updated**: Main function to be faster for larger sample sizes. Separated pieces of estimation workflow into helper functions (helpers.R) for better compartmentalization.

* **Reorganized**: Simulations and real data analysis for companion paper in inst/ folder.
@salernos salernos merged commit 0b8592a into master Jul 22, 2025
6 checks passed
@salernos salernos deleted the updates branch July 22, 2025 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants