Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C covid-pipeline
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Chris Jewell
  • covid-pipeline
  • Merge requests
  • !2

Add pipeline `Summarizer` class

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Chris Jewell requested to merge feature-summarizer into master May 19, 2021
  • Overview 3
  • Commits 4
  • Pipelines 0
  • Changes 2

CHANGES:

  1. Introduce class PosteriorFunctions with methods to return functions of posterior samples (incidence, prevalence, etc)

  2. Introduce class Summarizer which takes an instance of PosteriorFunctions and wraps the methods in a summary method.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature-summarizer