Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Construct tests for new linear module in #303 #386

Open
Tracked by #231
jamesturner246 opened this issue May 23, 2024 · 0 comments
Open
Tracked by #231

Construct tests for new linear module in #303 #386

jamesturner246 opened this issue May 23, 2024 · 0 comments

Comments

@jamesturner246
Copy link
Contributor

Tests will be required for the new linear model module, described in #385.

At a minimum, we should test:

  • The module loads and runs without error
  • The initialisation method is computationally correct for various inputs and coefficients
  • The update method is computationally correct for various inputs and coefficients
  • The new risk factor values are correctly stored in the population afterwards
@jamesturner246 jamesturner246 self-assigned this May 23, 2024
@jamesturner246 jamesturner246 converted this from a draft issue May 23, 2024
@jamesturner246 jamesturner246 removed their assignment Oct 10, 2024
@jamesturner246 jamesturner246 moved this from 🔖 Ready to 📋 Backlog in Health-GPS Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant