Skip to content

Conversation

@Kwan-Jenny
Copy link
Collaborator

This PR adds a new Quarto (.qmd) presentation file titled "Extending the Hierarchical Model for Antibody Kinetics" to the serodynamics documentation.
Key features:

  • Model Focus:

    • Incorporates feedback from Dr. Morrison and Dr. Aiemjoy to focus exclusively on the Teunis (2016) within-host antibody kinetics model.

    • Clarifies model dynamics, parameter definitions, and the distinction between estimated vs. derived quantities.

    • Updates notation for consistency across project documentation.

  • Covariance Structure Extension:

    • Reviews current block-diagonal covariance assumption (Σ_K ⊗ I_J) that treats biomarkers as independent.

    • Proposes extended model with full biomarker covariance matrix (Σ_K ⊗ Σ_J) to capture correlation across antigen–isotype combinations.

    • Includes Kronecker product examples and expanded matrix forms for clarity.

  • Simulation & Validation Plan:

    • Outlines steps to simulate individuals with correlated biomarkers.

    • Compares independence model (I_J) vs. correlated model (Σ_J) via DIC/WAIC and posterior predictive checks.

    • Forms the basis for Chapter 2’s methodological framework and simulation study.

  • Next Steps:

    • Implement full Σ_J prior in JAGS.

    • Run simulation experiments to test model recovery of known correlation.

    • Apply extended model to Shigella longitudinal dataset once validated.

This .qmd file will serve as both a reproducible Beamer slide deck and internal reference for model development in Chapter 2.

@codecov
Copy link

codecov bot commented Aug 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 13, 2025

📖 https://ucd-serg.github.io/serodynamics/preview/pr129
Preview documentation for this PR (at commit 9c82e87)

@Kwan-Jenny
Copy link
Collaborator Author

Hi @d-morrison — as we talked about in our last meeting, could you review the notation here and share any overall feedback on this .qmd file? Thanks!

@Kwan-Jenny Kwan-Jenny requested a review from d-morrison August 18, 2025 22:06

## New features

* Added Chapter 2 documentation on correlated biomarker model (#129)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
* Added Chapter 2 documentation on correlated biomarker model (#129)
* Added documentation on correlated biomarker model (#129)

Copy link
Collaborator

Choose a reason for hiding this comment

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

(@Kwan-Jenny I'm taking a look at this PR this afternoon and posted this edit early by accident; you can ignore it until I finish the full review)

Copy link
Collaborator

@d-morrison d-morrison left a comment

Choose a reason for hiding this comment

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

@Kwan-Jenny coming along! see notes in docx version on Teams


## Overview

- Incorporates feedback from Dr. Morrison and Dr. Aiemjoy\
Copy link
Collaborator

Choose a reason for hiding this comment

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

remove progress notes from document; comments like this should go into the PR description on Github instead


## New features

* Added Chapter 2 documentation on correlated biomarker model (#129)
Copy link
Collaborator

Choose a reason for hiding this comment

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

(@Kwan-Jenny I'm taking a look at this PR this afternoon and posted this edit early by accident; you can ignore it until I finish the full review)

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.

3 participants