move.HMM.psresid: Compute and plot pseudoresiduals

Description Usage Arguments Value

View source: R/move.HMM.psresid.R

Description

This function, modified from Zuchinni and MacDonald (2009), plots the ordinary normal pseudoresiduals. Three plots are produced-a qq-plot, normal pseudoresiduals plotted through time, and an ACF plot. Pseudoresiduals for integer valued distributions need to be fixed.

Usage

1
  move.HMM.psresid(move.HMM, plots = T, returnresids = F)

Arguments

move.HMM

A move.HMM object containing a fitted HMM model.

plots

A logical indicating whether or not to produce plots

returnresids

A logical indicating whether or not to return the pseudo-residuals

Value

A list of normal pseudoresiduals of length ndist.


benaug/move.HMM documentation built on Jan. 23, 2022, 4:29 a.m.