Skip to main content
Ctrl+K
emodpy-hiv  documentation - Home emodpy-hiv  documentation - Home
  • Install
  • Overview
  • Tutorials
  • Reference
  • FAQ
    • Glossary
    • emod-api
    • emodpy
    • idmtools
    • idmtools-calibra
  • IDM docs
  • GitHub
  • Install
  • Overview
  • Tutorials
  • Reference
  • FAQ
  • Glossary
  • emod-api
  • emodpy
  • idmtools
  • idmtools-calibra
  • IDM docs
  • GitHub

Section Navigation

  • EMOD parameter reference
    • Demographics parameters
    • Configuration parameters
      • Disease progression
      • Drugs and treatments
      • Enable or disable features
      • Geography and environment
      • Immunity
      • Incubation
      • Infectivity and transmission
      • Input files
      • Migration
      • Mortality and survival
      • Output settings
      • Population dynamics
      • Relationships and pair formation
      • Sampling
      • Scalars and multipliers
      • Simulation setup
      • Symptoms and diagnosis
      • Weibull distributions
    • Campaign parameters
      • Events and event coordinators
      • Node-level interventions
      • Individual-level interventions
      • Waning effect classes
      • Targeting_Config classes
      • Event list
    • Generate a list of all available parameters (a schema)
    • Output files (reports)
      • Custom reporters
      • Error and logging files
      • BinnedReport
      • DemographicsSummary
      • InsetChart
      • PropertyReport
      • ReportEventCounter
      • ReportEventRecorder
      • ReportHumanMigrationTracking
      • ReportNodeDemographics
      • SpatialReport
      • ReportHIVByAgeAndGender
      • ReportHIVART
      • ReportHIVInfection
      • HIVMortality
      • RelationshipEnd
      • ReportRelationshipCensus
      • RelationshipConsummated
      • ReportRelationshipMigrationTracking
      • RelationshipStart
      • TransmissionReport
  • API reference
    • emodpy_hiv package
      • emodpy_hiv.campaign package
      • emodpy_hiv.countries package
      • emodpy_hiv.demographics package
      • emodpy_hiv.plotting package
      • emodpy_hiv.reporters package
      • emodpy_hiv.utils package
      • emodpy_hiv.country_model module
      • emodpy_hiv.download module
      • emodpy_hiv.parameterized_call module
On this page
  • ParameterizedCall
    • ParameterizedCall.labeled_hyperparameters
    • ParameterizedCall.set_labeled_hyperparameter()
    • ParameterizedCall.prepare_call()
  • Reference
  • API reference
  • emodpy_hiv package
  • emodpy_hiv.parameterized_call module

emodpy_hiv.parameterized_call module#

class emodpy_hiv.parameterized_call.ParameterizedCall(func: callable, non_hyperparameters: Dict[str, Any] | None = None, hyperparameters: Dict[str, Any] | None = None, label: str | None = None)[source]#

Bases: object

property labeled_hyperparameters: Dict[str, Any]#
set_labeled_hyperparameter(labeled_hyperparameter: str, value: Any) → None[source]#
prepare_call() → callable[source]#

previous

emodpy_hiv.download module

next

FAQ

  • Install
  • Overview
  • Tutorials
  • Reference
  • FAQ
  • Glossary
  • emod-api
  • emodpy
  • idmtools
  • idmtools-calibra

© Copyright 1999 - 2025, Bill & Melinda Gates Foundation. All rights reserved..

EMOD and emodpy-hiv are licensed under the MIT License.

Send documentation feedback to [email protected].

Built with the PyData Sphinx Theme 0.16.1.

Privacy and Cookies Notice   |    Terms of Use