#include <poco.h>
◆ age
| bool hgps::input::ProjectRequirements::Demographics::age {true} |
◆ ethnicity
| bool hgps::input::ProjectRequirements::Demographics::ethnicity {false} |
◆ gender
| bool hgps::input::ProjectRequirements::Demographics::gender {true} |
◆ gender2
| std::string hgps::input::ProjectRequirements::Demographics::gender2 {"male"} |
Which sex gets value 1 for the gender2 CSV regression row ("male" or "female").
◆ max_age_for_linear_models
| std::optional<int> hgps::input::ProjectRequirements::Demographics::max_age_for_linear_models |
Optional. If set and > 0, cap age to this value in linear models (age/age2/age3). Else no cap.
◆ region
| bool hgps::input::ProjectRequirements::Demographics::region {false} |
The documentation for this struct was generated from the following file: