Description Usage Arguments Value
Calculates Site-Sum Randomized-quantile residuals for a model fit with optim. As defined in Knape et al. 2018 and available for unmarked models in the nmixgof package.
1 | rqResSum_optim(n_obs, K, p_est, lambda_est, show.warnings = FALSE)
|
n_obs |
a matrix of observed counts, with rows = sites and columns = replicates |
K |
maximum possible true mean abundance, N |
p_est |
estimated mean (across distances = 0 to W) detection probability |
lambda_est |
estimated lambda (mean abundance across sites) from fitted model |
a matrix of residuals with the same dimensions as the observations, n_obs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.