Learn R Programming

sjSDM (version 1.0.6)

plot.sjSDManova: Plot anova results

Description

Plot anova results

Usage

# S3 method for sjSDManova
plot(
  x,
  y,
  type = c("McFadden", "Deviance", "Nagelkerke"),
  fractions = c("discard", "proportional", "equal"),
  cols = c("#7FC97F", "#BEAED4", "#FDC086"),
  alpha = 0.15,
  env_deviance = NULL,
  ...
)

Value

List with the following components:

VENN

Matrix of shown results.

Arguments

x

anova object from anova.sjSDM

y

unused argument

type

deviance, Nagelkerke or McFadden R-squared

fractions

how to handle shared fractions

cols

colors for the groups

alpha

alpha for colors

env_deviance

environmental deviance

...

Additional arguments to pass to plot()

References

Leibold, M. A., Rudolph, F. J., Blanchet, F. G., De Meester, L., Gravel, D., Hartig, F., ... & Chase, J. M. (2022). The internal structure of metacommunities. Oikos, 2022(1).