Skip to contents

Produces a panel of diagnostic plots for the fitted dual-logistic model. The output includes a plot of the observed RRi signal with the fitted curve overlay, a residuals versus time plot, and a histogram of the residuals.

Usage

# S3 method for class 'RRi_fit'
plot(x, ...)

Arguments

x

An object of class "RRi_fit".

...

Additional arguments (unused).

Value

A ggplot object with a panel of diagnostic plots for the fitted dual-logistic model.