Package: fipp
Title: Induced Priors in Bayesian Mixture Models
Version: 1.0.0
Authors@R: 
    c(person(given = "Jan", family = "Greve", role = c("aut", "cre"),
             email = "jan.greve@wu.ac.at"),
      person(given = "Bettina", family = "Grün", role = "ctb",
             comment = c(ORCID = "0000-0001-7265-4773")),
      person(given = "Gertraud", family = "Malsiner-Walli", role = "ctb",
             comment = c(ORCID = "0000-0002-1213-4749")),
      person(given = "Sylvia", family = "Frühwirth-Schnatter", role = "ctb",
             comment = c(ORCID = "0000-0003-0516-5552")))
Description: Computes implicitly induced quantities from prior/hyperparameter    
    specifications of three Mixtures of Finite Mixtures models: Dirichlet 
    Process Mixtures (DPMs; Escobar and West (1995) 
    <doi:10.1080/01621459.1995.10476550>), Static Mixtures of Finite Mixtures 
    (Static MFMs; Miller and Harrison (2018) 
    <doi:10.1080/01621459.2016.1255636>), and Dynamic Mixtures of Finite 
    Mixtures (Dynamic MFMs; Frühwirth-Schnatter, Malsiner-Walli and Grün (2020)
    <arXiv:2005.09918>). For methodological details, please refer to 
    Greve, Grün, Malsiner-Walli and Frühwirth-Schnatter (2020)
    <arXiv:2012.12337>) as well as the package vignette.
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Depends: R (>= 3.5.0)
LinkingTo: Rcpp, RcppArmadillo
Imports: Rcpp, stats, matrixStats
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2021-02-07 20:49:26 UTC; jan
Author: Jan Greve [aut, cre],
  Bettina Grün [ctb] (<https://orcid.org/0000-0001-7265-4773>),
  Gertraud Malsiner-Walli [ctb] (<https://orcid.org/0000-0002-1213-4749>),
  Sylvia Frühwirth-Schnatter [ctb]
    (<https://orcid.org/0000-0003-0516-5552>)
Maintainer: Jan Greve <jan.greve@wu.ac.at>
Repository: CRAN
Date/Publication: 2021-02-11 10:30:02 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-01 01:17:18 UTC; windows
Archs: x64
