residual_plot.moult: Residual plot for moult model

View source: R/plotting_functions.R

residual_plot.moultR Documentation

Residual plot for moult model

Description

This function displays a plot that shows where observed dates and moult scores fall relative to the predictions of the fitted model. Active moult observations should generally fall within +/- 3 start-date standard deviations of the regression line.

Usage

## S3 method for class 'moult'
residual_plot(x, plot = TRUE, ...)

Arguments

x

moult model object created with moult::moult

plot

logical, if TRUE (default) return a plot, else return a data.frame with calculated quantities

...

not currently used

Value

a plot


pboesu/moultmcmc documentation built on Feb. 19, 2023, 6:03 a.m.