Four years ago, I described a simple framework for organizing simulations to conduct power analyses or explore the operating characteristics of modeling approaches. In that framework, I introduced a small function scenario_list
that generated a list of scenarios forming the basis for simulations. I had always intended to incorporate that function into simstudy
, and now I have finally done so The new function is available as of version 0.9.0
.
This post offers a brief introduction to the function and concludes with a small simulation.
[Read More]