|
Health-GPS
1.2.2.0
Global Health Policy Simulation model (Health-GPS)
|
Defines a factor linear regression equation. More...
#include <energy_balance_hierarchical_model.h>
Public Attributes | |
| std::string | name |
| The factor name. More... | |
| std::map< core::Identifier, double > | coefficients {} |
| The regression model coefficients. More... | |
| double | residuals_standard_deviation {} |
| The residuals standard deviation. More... | |
Defines a factor linear regression equation.
| std::map<core::Identifier, double> hgps::FactorDynamicEquation::coefficients {} |
The regression model coefficients.
| std::string hgps::FactorDynamicEquation::name |
The factor name.
| double hgps::FactorDynamicEquation::residuals_standard_deviation {} |
The residuals standard deviation.