plot-methods-Nmix function

Plot Methods for Nmix objects

Plot Methods for Nmix objects

Plots residuals vs. fitted values or the conditional distributions of the abundances for each site UTF-8

## S3 method for class 'uniNmix' plot(x, posterior = FALSE, layout, sites, restype, ...) ## S3 method for class 'jointNmix' plot(x, posterior = FALSE, layout, sites, restype, ...)

Arguments

  • x: fitted model object
  • posterior: logical. If TRUE, plots the conditional distributions of the abundances. If FALSE, plots residuals vs. fitted values
  • layout: two-number vector indicating the partition of the graphical window in rows and columns, respectively
  • sites: index of sites to plot the conditional distribution of the abundances. If left unspecified, all sites are plotted
  • restype: type of residuals to be plotted. Defaults to "ordinary"
  • ...: not used

References

Moral, R.A., Hinde, J., , C.G.B., Reigada, C. and Godoy, W.A.C. (submitted) Models for jointly estimating abundance of two unmarked site-associated species subject to imperfect detection.

Author(s)

Rafael A. Moral rafael_moral@yahoo.com.br, Clarice G. B. and John Hinde

See Also

Nmix

jointNmix

  • Maintainer: Rafael de Andrade Moral
  • License: GPL (>= 2)
  • Last published: 2016-11-12

Useful links