Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intermediate table and new dataset for abundEstim() needed #112

Open
prairie-rex opened this issue Oct 14, 2024 · 0 comments
Open

Intermediate table and new dataset for abundEstim() needed #112

prairie-rex opened this issue Oct 14, 2024 · 0 comments

Comments

@prairie-rex
Copy link

In the newest versions you don't allow for the output of the intermediate table where abundance is estimated bySite=TRUE.

My typical process is running a global detection for a site with multiple visits by week, and then we get abundance estimates for that week by subsetting the data and extracting it that way.

The new method: https://github.com/tmcd82070/Rdistance/blob/s6Methods/R/abundEstim.R allows for neither of those, forcing me to stay with the old version.

At minimum I need to be able to input a subsetted dataset into abundEstim() e.g. allowing for global detection function dfunc() to be used for a smaller portion of the data, and/or being able to get bySite=TRUE abundance estimates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant