plot_pr {fHMM}R Documentation

Visualize pseudo residuals

Description

This function visualizes the pseudo residuals.

Usage

plot_pr(residuals, hierarchy)

Arguments

residuals

An object of class fHMM_residuals.

hierarchy

The element controls$hierarchy.

Value

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


[Package fHMM version 1.4.1 Index]