jknowles / merTools

Convenience functions for working with merMod objects from lme4
105 stars 15 forks source link

Add support for parallel fitting to merModList #81

Closed jknowles closed 6 years ago

jknowles commented 7 years ago

When fitting to a list of dataframes it should be possible to do in parallel. The parameter exists to the merModList functions, but it currently does not go anywhere in the code path. This should be an easy fix.

jknowles commented 6 years ago

Closed by recent commit