incrementPhi
is an internal function for incrementing an exposure record variable.
Specifically, the n_k
is incremented by one.
incrementN(
exposure_record,
segments_to_apply,
segment_prob,
simulation_constants
)
incrementN
returns an updated exposure record.
a named list containing exposure records.
which segments to apply the incrementing.
the amount of increment.
a named list containing simulation constants.