Learn R Programming

AntMAN (version 1.1.0)

IAM_VnkPoisson: Compute the value V(n,k), needed to caclulate the eppf of a Finite Dirichlet process when the prior on the component-weigts of the mixture is a Dirichlet with parameter 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.

Description

There are no default values.

Usage

IAM_VnkPoisson(n, Lambda, gamma)

Arguments

n

The sample size

Lambda

The Lambda parameter of the Poisson

gamma

The gamma parameter of the Dirichlet

Value

A vector of length n, reporting the values V(n,k) for k=1,...,n