Skip to content

Commit

Permalink
Fix spelling mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
gowerc committed Feb 6, 2024
1 parent 310ae6a commit 44df406
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/Prior.R
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@ prior_beta <- function(a, b) {
#' @family Prior
#' @description
#' This function is used to specify only the initial values for a parameter.
#' This is primarily used for heiracrhical parameters whose distributions
#' This is primarily used for hierarchical parameters whose distributions
#' are fixed within the model and cannot be altered by the user.
#'
prior_init_only <- function(dist) {
Expand Down
2 changes: 1 addition & 1 deletion man/prior_init_only.Rd

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

0 comments on commit 44df406

Please sign in to comment.