Skip to content

HHH4 joint modelling - #85

Merged
CyGei merged 1 commit into
mainfrom
hhh4
Aug 10, 2026
Merged

HHH4 joint modelling#85
CyGei merged 1 commit into
mainfrom
hhh4

Conversation

@CyGei

@CyGei CyGei commented Aug 10, 2026

Copy link
Copy Markdown
Collaborator

HHH4 endemic-epidemic model: allowing users to fit and forecast models that consider all series together, rather than independently. We may reuse this architecture for other joint modelling methods (@shandersk, see if this could help with LEMMA?)

  • Introduced infrastructure for joint models via new functions in R/joint.R, including new_joint_model() for specification, forecast_joint() for fitting and forecasting, and helper joint_to_long() for formatting results.
  • Added S3 methods and export for the new HHH4 model, enabling it to work seamlessly with the package’s forecasting and reporting functions.
  • Added a comprehensive vignette (vignettes/hhh4.Rmd) showing how to use HHH4.
  • Updated package dependencies to include rlang and suggest surveillance (required for HHH4).

@CyGei
CyGei merged commit 0591db8 into main Aug 10, 2026
1 check passed
@CyGei
CyGei deleted the hhh4 branch August 10, 2026 19:50
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