|
Health-GPS 3.0.0.0
Global Health Policy Simulation model (Health-GPS)
|
Go to the source code of this file.
Namespaces | |
| namespace | hgps |
| Top-level namespace for Health-GPS Console host application. | |
Functions | |
| double | hgps::evaluate_linear_model (const Person &person, const LinearModelParams &model, const LinearModelEvalOptions &options) |
| double | hgps::get_linear_predictor_value (const Person &person, const core::Identifier &name, const LinearModelEvalOptions &options={}) |
| Resolve one predictor for linear models (respects capped_age in options). | |