You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will involve loading another simple linear model in from the Kevin Hall config JSON into the KevinHall class, and modifying generate_risk_factors to initialise income for a Person.
This is not the ideal place to put it, and the KH model is becoming a little cluttered. Ideally this would go inside a new socio-econiomic standing (SES) model. However, client time constraints...
This will involve loading another simple linear model in from the Kevin Hall config JSON into the
KevinHall
class, and modifyinggenerate_risk_factors
to initialise income for aPerson
.This is not the ideal place to put it, and the KH model is becoming a little cluttered. Ideally this would go inside a new socio-econiomic standing (SES) model. However, client time constraints...
This should be revisited.
See also #228
The text was updated successfully, but these errors were encountered: