Skip to content

Detection function fitting finding less optimal model also see mrds issue 108 https://github.com/DistanceDevelopment/mrds/issues/108 #191

@Globicephala

Description

@Globicephala

Good night, today when giving a class on DSMs, we found an issue with the ds function of the newest version of the Distance package. When estimating detection probabilities with a half-normal key function, the average probability didn't change regardless of the value we inserted for the max_adjustments argument in the ds function. This is something that is not happening when using the uniform or hazard-rate keys.

When using a version of Distance that I had installed in August, for the data we were working with, average p was about 0.50 without any adjustment, and 0.34 when using a maximum of two adjustments. However, with the newest version of the Distance package, the average p was always 0.50, despite any change on maximum adjustments.

This was an issue that was common to all my students, and once I installed the most recent version of Distance, it started happening to me. Looking forward for this issue to be solved.

Attached are screenshots showcasing this issue. First, with the previous version of Distance:

image

Now the most recent one:

image
image

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions