Bucky Logo
ocha

Contents:

  • Quickstart
    • Requirements
    • Installation
    • Running the Model
    • Visualizing Results
    • Lookup Tables
  • Installation Guide
    • Downloading Input Datasets
  • Model Information
    • Model Description
      • Model Overview
    • Model Input and Output
      • Input
        • Input Graph
        • CDC-Recommended Parameters
      • Output
        • Column and Index Names
    • Graph Information
      • Graph-Level Attributes
      • Sample Node
      • Population Data
      • Case Data
      • Contact Matrices
      • Mobility Data
    • Non-pharmaceutical Interventions
      • Implementation
        • Contact-Matrix Based NPIs
        • Mobility Based NPI
        • Reproduction Number Based NPI
  • CLI Interface
    • bucky.make_input_graph
      • Named Arguments
    • bucky.model
      • Positional Arguments
      • Named Arguments
    • bucky.postprocess
      • Positional Arguments
      • Named Arguments
    • bucky.viz.plot
      • Named Arguments
    • bucky.viz.map
      • Named Arguments
  • Bucky Modules
    • bucky package
      • Subpackages
        • bucky.util package
        • bucky.viz package
      • Submodules
      • bucky.arg_parser_model module
      • bucky.make_input_graph module
      • bucky.model module
      • bucky.npi module
      • bucky.numerical_libs module
      • bucky.parameters module
      • bucky.postprocess module
      • Module contents
  • References
Bucky
  • Docs »
  • Bucky Modules
  • Edit on GitHub

Bucky ModulesΒΆ

Note

Docstrings are still being added, expect some to be missing or incomplete.

  • bucky package
    • Subpackages
      • bucky.util package
        • Submodules
        • bucky.util.distributions module
        • bucky.util.get_historical_data module
        • bucky.util.graph2histcsv module
        • bucky.util.read_config module
        • bucky.util.readable_col_names module
        • bucky.util.scoring module
        • bucky.util.update_data_repos module
        • bucky.util.util module
        • Module contents
      • bucky.viz package
        • Submodules
        • bucky.viz.geoid module
        • bucky.viz.map module
        • bucky.viz.plot module
        • Module contents
    • Submodules
    • bucky.arg_parser_model module
    • bucky.make_input_graph module
    • bucky.model module
    • bucky.npi module
    • bucky.numerical_libs module
    • bucky.parameters module
    • bucky.postprocess module
    • Module contents
Next Previous

© Copyright 2020, The Johns Hopkins University Applied Physics Laboratory LLC Revision 47d28ef9.

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