Skip to content

Commit

Permalink
Fix to reparam.gamam documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
athowes committed Oct 7, 2024
1 parent 58f1842 commit cfff3df
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
2 changes: 1 addition & 1 deletion R/family.R
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ epidist_family_reparam.default <- function(family, ...) {
return(family)
}

#' Default method for families which do not require a reparameterisation
#' Reparameterisation for the gamma family
#'
#' @inheritParams epidist_family_reparam
#' @param ... Additional arguments passed to method.
Expand Down
25 changes: 25 additions & 0 deletions man/epidist_family_reparam.gamma.Rd

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

0 comments on commit cfff3df

Please sign in to comment.