pbs-assess / sdmTMB

:earth_americas: An R package for spatial and spatiotemporal GLMMs with TMB
https://pbs-assess.github.io/sdmTMB/
182 stars 26 forks source link

Add `type` argument to delta families #290

Closed seananderson closed 3 months ago

seananderson commented 6 months ago

Add type argument to existing regular delta families. One type will be "poisson-link". The other type is... ? "standard"?

Soft deprecate the delta_poisson_link_*() functions.

Also pull changes over to tidyVAST.

@James-Thorson-NOAA

seananderson commented 6 months ago

This is done, although the clean_names element still uses the hardwired link arguments.

Lewis-Barnett-NOAA commented 4 months ago

Sorry, I made a new issue about this before seeing this one. The pull request here would help in part but I think the binomial component output will still indicate a logit link was used