powered by
Dummy strategy to model no rehabilitation at all.
do.nothing(state)
a state list
replace.n.highest.risk, replace.n.oldest, replace.n.random, replace.older.than, replace.more.failures.than
replace.n.highest.risk
replace.n.oldest
replace.n.random
replace.older.than
replace.more.failures.than
# NOT RUN { ## define a strategy function that can be passed to simulate_network(): mystrategy <- . %>% do.nothing # }
Run the code above in your browser using DataLab