plotTimeSeries: Time Series Plot

View source: R/plotTimeSeries.R

plotTimeSeriesR Documentation

Time Series Plot

Description

Plot window counts, trap estimates and STADEM estimates of total escapement through time.

Usage

plotTimeSeries(stadem_mod = NULL, weeklyData = NULL)

Arguments

stadem_mod

'mcmc.list' or 'jagsUI' object returned from running runSTADEMmodel.

weeklyData

weekly data compiled by compileGRAdata, with the name weeklyData in the resulting list.

Author(s)

Kevin See


KevinSee/STADEM documentation built on June 16, 2024, 7:44 p.m.