drc
drc copied to clipboard
changed "as.vector" to appease R
This fixes the error where R complains about using deprecated array recycling. It also speeds up the calculation speed from ~2-3 minutes to a few seconds on a relatively small dataset.
See this issue: https://github.com/DoseResponse/drc/issues/17