plot.habitat {sars} | R 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
[Package sars version 1.3.7 Index]