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
ifr < prob_prep_restart thendo; prep=1; dt_prep_e=caldate{t}; continuous_prep_use=0.25; dt_prep_c=caldate{t}; end; * dt_prep_c is prep continuation in the sense
that they are now continuing prep again now they have np >= 1;
end;
Should td_prep_e be the previous period?
The text was updated successfully, but these errors were encountered:
The current structure makes it tricky. One way would be to have a variable for the date of (last) stopping and check that. Not completely clear whether dt_prep_e is always used consistently or what for!
Currently this is possible, for instance:
hiv-modelling/hiv_synthesis.sas
Lines 4169 to 4177 in 689bf42
Should
td_prep_e
be the previous period?The text was updated successfully, but these errors were encountered: