plot.habitat: Barplot of information criteria weights for a 'habitat'...

View source: R/class_plot.R

plot.habitatR Documentation

Barplot of information criteria weights for a 'habitat' Object

Description

S3 method for class 'habitat'. plot.habitat creates a simple barplot of information criteria weights for the different model fits

Usage

## S3 method for class 'habitat'
plot(x, IC = "AICc", ...)

Arguments

x

An object of class 'habitat'.

IC

The information criterion weights to present (must be one of 'AIC', 'BIC' or 'AICc')

...

Further graphical parameters may be supplied as arguments.

Examples

#data(habitat)
###TO FILL IN

txm676/mmSAR2 documentation built on Nov. 16, 2023, 2:33 p.m.