residual_plot.moult.Rd
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, ...)
moult model object created with moult::moult
logical, if TRUE (default) return a plot, else return a data.frame with calculated quantities
not currently used
a plot