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.

# S3 method for 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