drc icon indicating copy to clipboard operation
drc copied to clipboard

changed "as.vector" to appease R

Open ryandward opened this issue 3 years ago • 0 comments

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

ryandward avatar Apr 24 '22 16:04 ryandward