Skip to content

CRAN Release 0.9.7

Choose a tag to compare

@LHMarshall LHMarshall released this 03 Jul 23:31
· 662 commits to master since this release
  • summarize_ds_models now will only compare models that are allowed by AIC (all binning and truncation must be the same). Thanks to Carolin Tröger and Eric Rextad for highlighting this issue.
  • If there are numerical issues that cause NAs in the Hessian, ds() will not try to run dht() to estimate abundance (as it will fail), instead throws a message and returns only the detection function. Thanks to Steve Ahlswede for bringing this to our attention.