I decided not to make the R run the loop in parallel, like some of the other methods, since pwcoco itself is multi-threaded. I'm also planning on updating the tool soon to handle conducting many analyses as efficiently as possible in one function call, rather than calling pwcoco one time for each analysis.
Added relevant functions for use with pwcoco (https://github.com/jwr-git/pwcoco)
I decided not to make the R run the loop in parallel, like some of the other methods, since pwcoco itself is multi-threaded. I'm also planning on updating the tool soon to handle conducting many analyses as efficiently as possible in one function call, rather than calling pwcoco one time for each analysis.
Happy to make any edits required.