Skip to content

Commit

Permalink
document ...
Browse files Browse the repository at this point in the history
  • Loading branch information
stephens999 committed Sep 23, 2019
1 parent 7eaf733 commit 7b0e713
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions R/ash_pois.R
Expand Up @@ -11,6 +11,7 @@
#' @param y vector of Poisson observations.
#' @param scale vector of scale factors for Poisson observations: the model is \eqn{y[j]~Pois(scale[j]*lambda[j])}.
#' @param link string, either "identity" or "log", indicating the link function.
#' @param ... other parameters to be passed to ash
#'
#' @examples
#' beta = c(rep(0,50),rexp(50))
Expand Down
2 changes: 2 additions & 0 deletions man/ash_pois.Rd

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

0 comments on commit 7b0e713

Please sign in to comment.