Learn R Programming

AHMbook (version 0.2.5)

graphSSM: 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.

References

K<U+00E9>ry, M. & Royle, J.A. (2021) Applied Hierarchical Modeling in Ecology Section 1.6

K<U+00E9>ry, M. & Schaub, M. (2012) Bayesian population analysis using WinBUGS - a hierarchical perspective, Academic Press.

K<U+00E9>ry, M. & Royle, J.A. (2021) Applied Hierarchical Modeling in Ecology AHM2 - 1.6.