|
Health-GPS 3.0.0.0
Global Health Policy Simulation model (Health-GPS)
|
Defines the linear model parameters used to initialise risk factors. More...
#include <static_linear_model.h>
Public Attributes | |
| double | intercept {} |
| std::unordered_map< core::Identifier, double > | coefficients {} |
| std::unordered_map< core::Identifier, double > | log_coefficients {} |
Defines the linear model parameters used to initialise risk factors.
| std::unordered_map<core::Identifier, double> hgps::LinearModelParams::coefficients {} |
| double hgps::LinearModelParams::intercept {} |
| std::unordered_map<core::Identifier, double> hgps::LinearModelParams::log_coefficients {} |