Skip to content

Refactoring#3

Merged
gvegayon merged 59 commits into
mainfrom
refactoring
Apr 15, 2026
Merged

Refactoring#3
gvegayon merged 59 commits into
mainfrom
refactoring

Conversation

@jenniferxu1101

@jenniferxu1101 jenniferxu1101 commented Apr 1, 2026

Copy link
Copy Markdown
Collaborator
  1. Helper Functions:
    • HelperFunction.R
    • Outcome models: SensIAT_sim_outcome_modeler_mave.R, SIDR_Ravinew.R, singleindexmodelfunctions.R, SIDRnew.R
  2. Main estimation functions:
    • est_s_t_y.R (this is the main one)
    • est_exchange.R
  3. Data analysis codes that reproduce all plots in the paper:
    • data_analysis.R
  4. Simulate data and use simulated data for estimation:
    • simulation.R

@github-actions

github-actions Bot commented Apr 8, 2026

Copy link
Copy Markdown

Thank you for your contribution @jenniferxu1101 🚀! The pkgdown site preview is ready for review 👉 Download here 👈!
(The artifact expires on 2026-07-13T17:03:36Z. You can re-generate it by re-running the workflow here.)

@gvegayon gvegayon self-requested a review April 15, 2026 03:34

@gvegayon gvegayon left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jenniferxu1101, there are some warnings that we need to address, but I think it's OK to merge now. I will create an issue so we can deal with it after merging this version.

  Warning: replacing previous import ‘dplyr::count’ by ‘matrixStats::count’ when loading ‘comprehensivecohort’
  Warning: replacing previous import ‘purrr::flatten_lgl’ by ‘rlang::flatten_lgl’ when loading ‘comprehensivecohort’
  Warning: replacing previous import ‘purrr::splice’ by ‘rlang::splice’ when loading ‘comprehensivecohort’
  Warning: replacing previous import ‘purrr::flatten_chr’ by ‘rlang::flatten_chr’ when loading ‘comprehensivecohort’
  Warning: replacing previous import ‘purrr::flatten_raw’ by ‘rlang::flatten_raw’ when loading ‘comprehensivecohort’
  Warning: replacing previous import ‘assertthat::has_name’ by ‘rlang::has_name’ when loading ‘comprehensivecohort’
  Warning: replacing previous import ‘purrr::flatten’ by ‘rlang::flatten’ when loading ‘comprehensivecohort’
  Warning: replacing previous import ‘purrr::flatten_dbl’ by ‘rlang::flatten_dbl’ when loading ‘comprehensivecohort’
  Warning: replacing previous import ‘purrr::invoke’ by ‘rlang::invoke’ when loading ‘comprehensivecohort’
  Warning: replacing previous import ‘purrr::flatten_int’ by ‘rlang::flatten_int’ when loading ‘comprehensivecohort’
  Warning: replacing previous import ‘betareg::predict’ by ‘stats::predict’ when loading ‘comprehensivecohort’
  Warning: replacing previous import ‘dplyr::lag’ by ‘stats::lag’ when loading ‘comprehensivecohort’
  Warning: replacing previous import ‘betareg::fitted’ by ‘stats::fitted’ when loading ‘comprehensivecohort’
  Warning: replacing previous import ‘dplyr::filter’ by ‘stats::filter’ when loading ‘comprehensivecohort’
  Warning: replacing previous import ‘Rcpp::.DollarNames’ by ‘utils::.DollarNames’ when loading ‘comprehensivecohort’
  Warning: replacing previous import ‘Rcpp::prompt’ by ‘utils::prompt’ when loading ‘comprehensivecohort’

Thanks!

@gvegayon gvegayon merged commit 943e886 into main Apr 15, 2026
6 of 10 checks passed
@gvegayon gvegayon deleted the refactoring branch April 15, 2026 03:36
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