Skip to content

Commit

Permalink
Add gengamma to docs in sdmTMB()
Browse files Browse the repository at this point in the history
  • Loading branch information
seananderson committed Jan 6, 2024
1 parent 21b34c1 commit 85b17a4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
6 changes: 4 additions & 2 deletions R/fit.R
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,10 @@ NULL
#' \code{\link[sdmTMB:families]{censored_poisson()}},
#' \code{\link[sdmTMB:families]{gamma_mix()}},
#' \code{\link[sdmTMB:families]{lognormal_mix()}},
#' \code{\link[sdmTMB:families]{student()}}, and
#' \code{\link[sdmTMB:families]{tweedie()}}. Supports the delta/hurdle models:
#' \code{\link[sdmTMB:families]{student()}},
#' \code{\link[sdmTMB:families]{tweedie()}}, and
#' \code{\link[sdmTMB:families]{gengamma()}}.
#' Supports the delta/hurdle models:
#' \code{\link[sdmTMB:families]{delta_beta()}},
#' \code{\link[sdmTMB:families]{delta_gamma()}},
#' \code{\link[sdmTMB:families]{delta_gamma_mix()}},
Expand Down
6 changes: 4 additions & 2 deletions man/sdmTMB.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 85b17a4

Please sign in to comment.