idxplot: Plot the 'bdm' model fit

View source: R/idxplot.R

idxplotR Documentation

Plot the bdm model fit

Description

Plots the estimated abundance index dynamics over time against the observed values

Usage

idxplot(x, ...)

## S3 method for class 'bdm'
idxplot(x, labels, ...)

Arguments

x

a fitted bdm class object.

...

additional arguments to the generic function

labels

character vector of labels for each index.

Value

Returns a ggplot object that can be displayed or assigned and manuipulated using further arguments from the ggplot2 package.


cttedwards/bdm documentation built on Oct. 11, 2022, 7:52 p.m.