model_escapement()
hourly_passage.Rd
Estimate hourly passage and cumulative hourly passage of salmon based on the top model from model_escapement()
hourly_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 hourly salmon passage and cumulative hourly salmon passage
if (FALSE) {
hourly_passage(dat, models)
}