Skip to content

Estimator qc#39

Open
mattsecrest wants to merge 27 commits into
mainfrom
estimator-qc
Open

Estimator qc#39
mattsecrest wants to merge 27 commits into
mainfrom
estimator-qc

Conversation

@mattsecrest
Copy link
Copy Markdown
Collaborator

No description provided.

@mattsecrest
Copy link
Copy Markdown
Collaborator Author

mattsecrest commented May 15, 2026

Review checklist

AI generated

Infrastructure

  • R/method_class.Restimate generic, .run_bootstrap(), .boot_ci_type_long()
  • R/method_weighting_class.R.build_analysis_df(), .format_primary_results()
  • R/method_SCM_class
  • R/method_DID_class

Primary methods

  • R/ec_ipw.R — class, constructor, estimate, core/sandwich/statistic
  • R/ec_aipw.R — same + outcome model, augmented sandwich

OLE methods

  • R/did_ec_ipw.R — DID-IPW
  • R/did_ec_aipw.R — DID-AIPW
  • R/did_ec_or.R — DID outcome regression
  • R/scm_method.R — SCM (delegates to existing SCM())

Dispatch

  • R/run_analysis.R — new else if blocks at bottom

Tests

  • tests/testthat/test-full_pipeline_ec_ipw.R
  • tests/testthat/test-full_pipeline_ec_aipw.R
  • tests/testthat/test-full_pipeline_did_ec_ipw.R
  • tests/testthat/test-full_pipeline_did_ec_aipw.R
  • tests/testthat/test-full_pipeline_did_ec_or.R
  • tests/testthat/test-full_pipeline_scm.R

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.

1 participant