Skip to content

Commit

Permalink
Update documentation of pois_mash.R
Browse files Browse the repository at this point in the history
  • Loading branch information
YushaLiu authored Nov 27, 2023
1 parent 48daa23 commit a7fc735
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion R/pois_mash.R
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,11 @@
#' @return List with the following elements:
#'
#' \item{result}{List containing the posterior summaries of the J x Q
#' matrix of effects.}
#' matrix of effects relative to the reference condition, as defined
#' using \code{C}. If \code{median_deviations = TRUE}, the list also
#' contains a component named \code{beta_median_dev_post}, which is
#' a list containing the posterior summaries of the J x R matrix of
#' effects relative to the median over all conditions.}
#'
#' \item{pois.mash.fit}{List containing the parameter estimates of the
#' poisson mash model.}
Expand Down

0 comments on commit a7fc735

Please sign in to comment.