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

fitted(object)$p.samples not correct #10

Closed
doserjef opened this issue May 25, 2022 · 2 comments
Closed

fitted(object)$p.samples not correct #10

doserjef opened this issue May 25, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@doserjef
Copy link
Owner

The detection probability samples that are obtained from fitted(object$p.samples are not correct. If the detection probability samples are desired for the values of the detection covariates used to fit the model, predict(object, object$X.p, type = 'detection') will return the correct values.

@doserjef doserjef added the bug Something isn't working label May 25, 2022
doserjef added a commit that referenced this issue May 25, 2022
@doserjef
Copy link
Owner Author

This is now resolved on the development version. Will update on CRAN within the next couple of weeks. For now, the above fix should suffice for the CRAN version.

@doserjef
Copy link
Owner Author

Now updated in v0.4.0 on development and CRAN

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant