Skip to content

Commit

Permalink
Update R/dbetabinom.R
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Sabanes Bove <[email protected]>
  • Loading branch information
audreyyeoCH and danielinteractive authored Aug 28, 2023
1 parent f5403fa commit 0dd2bab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/dbetabinom.R
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ dbetaMix <- Vectorize(dbetaMix, vectorize.args = "x")
#'
#' @description `r lifecycle::badge("experimental")`
#'
#' Calculates the cdf of the beta-mixture
#' Calculates the cdf of the beta-mixture distribution.
#'
#' @typed x : number
#' the abscissa.
Expand Down

0 comments on commit 0dd2bab

Please sign in to comment.