Health-GPS 3.0.0.0
Global Health Policy Simulation model (Health-GPS)
Loading...
Searching...
No Matches
linear_model_evaluator.h File Reference
Include dependency graph for linear_model_evaluator.h:
This graph shows which files directly or indirectly include this file:

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).