Health-GPS
1.2.2.0
Global Health Policy Simulation model (Health-GPS)
|
#include "HealthGPS.Core/identifier.h"
#include <stdexcept>
#include <string>
#include <unordered_map>
#include <vector>
Go to the source code of this file.
Classes | |
struct | hgps::FactorRange |
Defines the risk factor allowed range data type. More... | |
class | hgps::MappingEntry |
Defines risk factor mapping entry data type. More... | |
class | hgps::HierarchicalMapping |
Defines the hierarchical model mapping data type. More... | |
Namespaces | |
hgps | |
Top-level namespace for Health-GPS C++ API. | |
Variables | |
const core::Identifier | hgps::InterceptKey = core::Identifier{"intercept"} |
The constant in the regression model presentation identifier. More... | |