Plots of the top model for estimating salmon escapement from photo and video count data

plot_topmodel(models)

Arguments

models

a list of model output returned from model_escapement

Value

a ggplot2 Rdata object

Examples

if (FALSE) {
plot_topmodel(models)
}