Skip to content

Commit

Permalink
one other place, where g prior should have been documented better as …
Browse files Browse the repository at this point in the history
…Zellners work
  • Loading branch information
aliaksah committed Apr 25, 2024
1 parent 012c6c0 commit 8905d8b
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 @@ -5,7 +5,7 @@
#' @param family distribution family for the responses
#' @param prior integers 1,2 or 3 corresponding to AIC, BIC or Gelman's g-prior
#' @param n sample size
#' @param g g parameter of Gelman's g prior
#' @param g g parameter of Zellner's g prior
#' @return a list of
#' \describe{
#' \item{mlik}{marginal likelihood of the model}
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 8905d8b

Please sign in to comment.