install.packages('AntMAN')
AM_mcmc_fit
output produced by the univariate Gaussian modelAM_mcmc_output
objectAM_mcmc_fit
output produced by the univariate Poisson modelAM_mcmc_fit
output produced by the multivariate bernoulli modelAM_mcmc_fit
output produced by the multivariate gaussian modelAM_mcmc_output
objectAM_mcmc_output
objectAM_mcmc_output
objectAM_mcmc_output
scatterplot matrixgamma
(i.e. when unnormailized weights are distributed as Gamma(\(\gamma\),1) )
when the number of component are fixed to M^*
, i.e. a Dirac prior assigning mass only to M^*
is assumed.
See Section 9.1.1 of the Paper Argiento de Iorio 2019 for more details.gamma
(i.e. when unnormailized weights are distributed as Gamma(\(\gamma\),1) ) when the prior on the number of componet is Shifted Poisson of parameter Lambda
. See Section 9.1.1 of the Paper Argiento de Iorio 2019.gamma
(i.e. when unnormailized weights are distributed as Gamma(\(\gamma\),1) ) when the prior on the number of componet is Negative Binomial with parameter r
and p
with mean is mu =1+ r*p/(1-p) TODO: CHECK THIS FORMULA!!!. See Section 9.1.1 of the Paper Argiento de Iorio 2019 for more details