plot-methods-Nmix: Plot Methods for Nmix objects

Description Usage Arguments Author(s) References See Also

Description

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

Usage

1
2
3
4
## 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

Author(s)

Rafael A. Moral <rafael_moral@yahoo.com.br>, Clarice G. B. Demétrio and John Hinde

References

Moral, R.A., Hinde, J., Demétrio, 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.

See Also

Nmix jointNmix


jointNmix documentation built on May 2, 2019, 8:18 a.m.