man-roxygen/Wishart_eqn.R

#' @section Wishart parametrization:
#'
#' Uses \insertCite{Press2012Applied,Anderson2003introduction}{bayessource} parametrization.
#'
#' \deqn{X \sim W(\nu, S)}{X ~ W(v, S)}
#' with \eqn{S} is a \eqn{p \times p}{pxp} matrix, \eqn{\nu >= p}{v >= p} (the degrees of freedom).
#'
#' Then:
#' \deqn{E[X] = \nu S}{E[X] = v * S}
#'
lgaborini/bayessource documentation built on Nov. 9, 2021, 2:10 p.m.