Skip to content

Commit

Permalink
Typo on Zellner g prior corrected in the documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
aliaksah committed Apr 25, 2024
1 parent 9eb1381 commit 77cdb13
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/estimate.bas.lm.R
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#' @title Obtaining Bayesian estimators of interest from a LM model
#' @param formula a formula object for the model to be addressed
#' @param data a data frame object containing variables and observations corresponding to the formula used
#' @param prior integers 1, 2 or 3 are allowed corresponding to AIC, BIC or Gelman's g-prior
#' @param prior integers 1, 2 or 3 are allowed corresponding to AIC, BIC or Zellner's g-prior
#' @param n sample size
#' @param g g
#' @return a list of
Expand Down
2 changes: 1 addition & 1 deletion man/estimate.bas.lm.Rd

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

0 comments on commit 77cdb13

Please sign in to comment.