This function is meant to be used inside define_strategy() and
define_state().
Value
An object similar to the return value of
define_parameters().
Details
The behaviour is different following the function using define_starting_values()
as an argument.
When used inside
define_strategy(), the state values are modified for the first cycle in each stateWhen used inside
define_state(), the state values are modified for counts entering the state