Health-GPS 3.0.0.0
Global Health Policy Simulation model (Health-GPS)
Loading...
Searching...
No Matches
hgps::IncomeStratumAdjustmentExampleRow Struct Reference

One debug row showing stratum expected/simulated delta and one sample applied update. More...

#include <risk_factor_adjustable_model.h>

Public Attributes

std::size_t bucket {}
 
std::string stratum_id
 
std::string factor
 
std::string sex
 
int age {}
 
double expected_value {}
 
double simulated_mean {}
 
double delta {}
 
std::size_t person_id {}
 
double current_value {}
 
double after_delta_value {}
 
double final_value {}
 

Detailed Description

One debug row showing stratum expected/simulated delta and one sample applied update.

Member Data Documentation

◆ after_delta_value

double hgps::IncomeStratumAdjustmentExampleRow::after_delta_value {}

◆ age

int hgps::IncomeStratumAdjustmentExampleRow::age {}

◆ bucket

std::size_t hgps::IncomeStratumAdjustmentExampleRow::bucket {}

◆ current_value

double hgps::IncomeStratumAdjustmentExampleRow::current_value {}

◆ delta

double hgps::IncomeStratumAdjustmentExampleRow::delta {}

◆ expected_value

double hgps::IncomeStratumAdjustmentExampleRow::expected_value {}

◆ factor

std::string hgps::IncomeStratumAdjustmentExampleRow::factor

◆ final_value

double hgps::IncomeStratumAdjustmentExampleRow::final_value {}

◆ person_id

std::size_t hgps::IncomeStratumAdjustmentExampleRow::person_id {}

◆ sex

std::string hgps::IncomeStratumAdjustmentExampleRow::sex

◆ simulated_mean

double hgps::IncomeStratumAdjustmentExampleRow::simulated_mean {}

◆ stratum_id

std::string hgps::IncomeStratumAdjustmentExampleRow::stratum_id

The documentation for this struct was generated from the following file: