pbs-assess / dogfish-assess

0 stars 0 forks source link

Did IPHC survey catch dogfish in every set? #7

Closed quang-huynh closed 7 months ago

quang-huynh commented 8 months ago

Currently looking at some dataset summaries and saw that there are very few if any zero sets in the IPHC survey:

fit_iphc_nb2 <- readRDS("data/generated/iphc-nb2-sdmTMB_gfdata.rds")
dplyr::summarise(fit_iphc_nb2$data, n = n(), p = mean(N_it20 > 0), .by = year)

Presumably the zero sets got removed somewhere along the way?

seananderson commented 8 months ago

I’m pretty sure that’s real. Right, @LindsayDavidson ?