plot_pr: Visualize pseudo residuals

View source: R/plot.R

plot_prR Documentation

Visualize pseudo residuals

Description

This function visualizes the pseudo residuals.

Usage

plot_pr(residuals, hierarchy)

Arguments

residuals

[fHMM_residuals]
An object of class fHMM_residuals.

hierarchy

[logical(1)]
The element controls$hierarchy.

Value

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


fHMM documentation built on May 5, 2026, 5:07 p.m.