corncob
corncob copied to clipboard
`differentialTest` is way to verbose by default now
After merging #125 differentialTest
will now print every single fitted model independent of the verbosity setting which clogs up the console and will make the function much slower due to the massive output. It would be great if that could be controlled with the verbosity parameter.