Skip to content

Fix R CMD check notes and add joint Wald pre-trends testing#139

Open
Y-C-Jiao wants to merge 2 commits into
synth-inference:masterfrom
Y-C-Jiao:my-feature-or-fix
Open

Fix R CMD check notes and add joint Wald pre-trends testing#139
Y-C-Jiao wants to merge 2 commits into
synth-inference:masterfrom
Y-C-Jiao:my-feature-or-fix

Conversation

@Y-C-Jiao

@Y-C-Jiao Y-C-Jiao commented Apr 5, 2026

Copy link
Copy Markdown
  • Declare imports properly via @importFrom tags
  • Move ggplot2 to Imports in DESCRIPTION
  • Update RoxygenNote to match installed version
  • Replace class() == with inherits()
  • Add calculate_wald_pre_test() for joint chi-squared pre-trends test
  • Add synthdid_wald_test() for general joint Wald test
  • Add print.synthdid_wald_test() display method
  • Add vignette documenting full workflow and both test functions

Jiao Yuqi and others added 2 commits April 5, 2026 17:18
- Declare imports properly via @importFrom tags
- Move ggplot2 to Imports in DESCRIPTION
- Update RoxygenNote to match installed version
- Replace class() == with inherits()
- Add calculate_wald_pre_test() for joint chi-squared pre-trends test
- Add synthdid_wald_test() for general joint Wald test
- Add print.synthdid_wald_test() display method
- Add vignette documenting full workflow and both test functions
@Y-C-Jiao

Y-C-Jiao commented Apr 5, 2026

Copy link
Copy Markdown
Author

The Lost braces NOTE is now fixed. The remaining ERROR (CVXR::solve), WARNING, and License NOTE are pre-existing issues in the original repository unrelated to this PR.

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