# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "wishartinference" in publications use:' type: software license: MIT title: 'wishartinference: Bayesian Inference for the Wishart Distribution Parameters' version: 0.1.0 doi: 10.32614/CRAN.package.wishartinference abstract: Posterior inference for the shape parameter alpha and mean matrix mu in the model X_i ~ Wishart_p(2*alpha, Sigma), under both an improper prior and a proper Gamma/inverse-Wishart prior. The posterior mode is found via a Newton-within-EM algorithm and joint samples are drawn via rejection sampling. authors: - family-names: Everson given-names: Phil email: peverso1@swarthmore.edu - family-names: Shi given-names: Hanqi email: hshi1@swarthmore.edu repository: https://sunnyhq-shi.r-universe.dev commit: 98cd0d0c4775283faf8ea100e74e8a05d5ad7b6c date-released: '2026-07-17' contact: - family-names: Shi given-names: Hanqi email: hshi1@swarthmore.edu