graphSSM: Plot the results for a Gaussian state-space model

View source: R/graphSSM_AHM2_1-6.R

graphSSMR Documentation

Plot the results for a Gaussian state-space model

Description

Plot the observed time-series and the estimated population trajectories for a multivariate Gaussian state-space model (SSM).

Usage

graphSSM(ssm, C)

Arguments

ssm

An object of class jagsUI with the results of fitting the SSM model.

C

The original count data: an individuals x year matrix of counts, no missing values.

Value

No output, the function is called for plotting.

Author(s)

Marc Kéry & Andy Royle, adapted for multivariate SSMs from the SSM graphing function graph.ssm in Chapter 5 in Kéry & Schaub (2012).

References

Kéry, M. & Royle, J.A. (2021) Applied Hierarchical Modeling in Ecology Section 1.6

Kéry, M. & Schaub, M. (2012) Bayesian population analysis using WinBUGS - a hierarchical perspective, Academic Press.

Kéry, M. & Royle, J.A. (2021) Applied Hierarchical Modeling in Ecology AHM2 - 1.6.


AHMbook documentation built on Aug. 24, 2023, 1:07 a.m.