Description Usage Arguments Value
Calculates Marginal 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 | rqResMar_optim(n_obs, lambda_est)
|
n_obs |
a matrix of observed counts, with rows = sites and columns = replicates |
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.