sid.testing

This module holds the interface for the testing models.

Module Contents

Functions

perform_testing(date: pandas.Timestamp, states: pandas.DataFrame, params: pandas.DataFrame, testing_demand_models: Dict[str, Dict[str, Any]], testing_allocation_models: Dict[str, Dict[str, Any]], testing_processing_models: Dict[str, Dict[str, Any]], seed: itertools.count, columns_to_keep: Optional[List[str]] = None)

Perform testing.

perform_testing(date: pandas.Timestamp, states: pandas.DataFrame, params: pandas.DataFrame, testing_demand_models: Dict[str, Dict[str, Any]], testing_allocation_models: Dict[str, Dict[str, Any]], testing_processing_models: Dict[str, Dict[str, Any]], seed: itertools.count, columns_to_keep: Optional[List[str]] = None)[source]

Perform testing.