Skip to content

Various updates before submitting to CRAN, including those from issue #178#180

Merged
adw96 merged 2 commits into
statdivlab:mainfrom
svteichman:issue178
Mar 4, 2026
Merged

Various updates before submitting to CRAN, including those from issue #178#180
adw96 merged 2 commits into
statdivlab:mainfrom
svteichman:issue178

Conversation

@svteichman

Copy link
Copy Markdown
Collaborator

Various updates before submitting to CRAN, including those from issue #178.

  • updates the description of the return object when using ?emuFit
  • adds a "quick start" vignette to give a quick example of running emuFit() and interpreting results
  • adds X_cup_from_X_fast() and get_G_for_augmentations_fast(), two functions from PR Speed up augmentations #148 which is now pretty out of sync with the codebase
  • slightly updates the information the user gets when verbose = TRUE
  • skips the test from fit_null() because this is slow and deterministic, and fit_null() is tested extensively in "test-fit_null_symmetric()" as the comparison method

@adw96 right now the quick start vignette doesn't have an example for clustered data, mostly because we don't have real data with clustering and I wanted to make it as streamlined as possible. However, let me know if you want me to add one, and I can just generate fake clustering patterns for the wirbel data and fit a clustered model as an example.

@adw96

adw96 commented Mar 4, 2026

Copy link
Copy Markdown
Contributor

wow, this is so great, @svteichman . All excellent. Merging... with apologies for the delay.

@adw96
adw96 merged commit e01afb9 into statdivlab:main Mar 4, 2026
4 checks passed
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