EpiOS
latest
  • Pre-process
  • Sampler
  • Tester
  • Post-process
EpiOS
  • Welcome to EpiOS’s documentation!
  • Edit on GitHub

Welcome to EpiOS’s documentation!

This is a python backend for the epios package.

Contents

  • Pre-process
    • DataProcess
      • DataProcess.pre_process()
  • Sampler
    • Sampler
      • Sampler.person_allowed()
      • Sampler.sample()
    • SamplerAge
      • SamplerAge.get_age_dist()
      • SamplerAge.multinomial_draw()
      • SamplerAge.sample()
    • SamplerRegion
      • SamplerRegion.additional_nonresponder()
      • SamplerRegion.get_region_dist()
      • SamplerRegion.multinomial_draw()
      • SamplerRegion.sample()
    • SamplerAgeRegion
      • SamplerAgeRegion.additional_nonresponder()
      • SamplerAgeRegion.get_age_dist()
      • SamplerAgeRegion.get_region_dist()
      • SamplerAgeRegion.multinomial_draw()
      • SamplerAgeRegion.sample()
  • Tester
    • SamplingMaker
      • SamplingMaker.__call__()
  • Post-process
    • PostProcess
      • PostProcess.Prediction
        • PostProcess.Prediction.Age()
        • PostProcess.Prediction.AgeRegion()
        • PostProcess.Prediction.Base()
        • PostProcess.Prediction.Region()
      • PostProcess.best_method()
    • Here is an example of using PostProcess

Search

  • Index

  • Search Page

Next

© Copyright 2023, Yunli Qi, Tom Reed, Antonio Mastromarino. Revision 8d63f60c.

Built with Sphinx using a theme provided by Read the Docs.