Skip to content

Commit

Permalink
Merge branch 'release-1.5.0' of github.com:ocbe-uio/EMJMCMC into rele…
Browse files Browse the repository at this point in the history
…ase-1.5.0
  • Loading branch information
wleoncio committed Apr 25, 2024
2 parents 96eb2c8 + 6b8d999 commit 712f414
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/estimate.glm.R
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#' @param data a data frame object containing variables and observations
#' corresponding to the formula used
#' @param family distribution family for the responses
#' @param prior integers 1,2 or 3 corresponding to AIC, BIC or Gelman's g-prior
#' @param prior integers 1,2 or 3 corresponding to AIC, BIC or Zellner's g-prior
#' @param n sample size
#' @param g g parameter of Zellner's g prior
#' @return a list of
Expand Down
2 changes: 1 addition & 1 deletion man/estimate.glm.Rd

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

0 comments on commit 712f414

Please sign in to comment.