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
Update and test the error handling of sim_fixed_n() from "pass" to "stop" to achieve parity with the behavior of sim_gs_n().
Might be worth a brief mention in the [vignette on parallelization](https://github.com/Merck/simtrial/blob/main/vignettes/parallel.Rmd) that now `sim_gs_n()` supports the same parallelization behavior as `sim_fixed_n()`
Update and test the error handling of
sim_fixed_n()
from"pass"
to"stop"
to achieve parity with the behavior ofsim_gs_n()
.Originally posted by @jdblischak in #249 (comment)
The text was updated successfully, but these errors were encountered: