plot_sdds function

Visualization of estimated state-dependent distributions

Visualization of estimated state-dependent distributions

This function plots the estimated state-dependent distributions.

plot_sdds(est, true = NULL, controls, colors)

Arguments

  • est: An object of class fHMM_parameters with estimated parameters.
  • true: Either NULL or an object of class fHMM_parameters with true parameters.
  • controls: An object of class fHMM_controls.
  • colors: Either NULL (default) or a character vector of color names or hexadecimal RGB triplets.

Returns

No return value. Draws a plot to the current device.

  • Maintainer: Lennart Oelschläger
  • License: GPL-3
  • Last published: 2025-03-24