plot.stackedsdm function

Plot residuals of stackedsdm.

Plot residuals of stackedsdm.

## S3 method for class 'stackedsdm' plot(x, ...)

Arguments

  • x: is a stackedsdm object.
  • ...: not used

Examples

abund <- spider$abund spider_mod <- stackedsdm(abund,~1, data = spider$x) plot(spider_mod)
  • Maintainer: Gordana Popovic
  • License: LGPL (>= 2.1)
  • Last published: 2022-03-02

Useful links