Skip to content

Commit

Permalink
and one more correction of Zellners prior in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
aliaksah committed Apr 25, 2024
1 parent 8905d8b commit 6b8d999
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 6b8d999

Please sign in to comment.