model_escapement()
daily_passage.Rd
Estimate daily passage and cumulative daily passage of salmon based on the top model from model_escapement()
daily_passage(dat, models)
a data frame containing formatted salmon count data returned by import_format()
a list of model output returned from model_escapement
a data frame containing daily salmon passage and cumulative daily salmon passage
if (FALSE) {
daily_passage(dat, models)
}