simTransitionPlot: Plot the Transition Model's Estimates Over Time

Description Usage Arguments Value

View source: R/plots.R

Description

Plot the Transition Model's Estimates Over Time

Usage

1
simTransitionPlot(trackedTransData, text = TRUE, hline = TRUE)

Arguments

trackedTransData

The trans$Track for a given simulation.

text

Logical: TRUE will display text on the plot describing the true transition probabilities. FALSE will disable this. Default is TRUE.

hline

Logical: TRUE will display a horizontal line on the plot at the true transition probabilities. FALSE will disable this. Default is TRUE.

Value

A plot showing the model's estimates of transition probabilities over time.


jdtrat/dynaq documentation built on July 24, 2020, 7:18 a.m.