ddirimix.grid {BMAmevt} | R Documentation |
Plots the Dirichlet mixture density on a discretization grid
Description
Only valid in the tri-variate case
Usage
ddirimix.grid(
par = get("dm.expar.D3k3"),
wei = par$wei,
Mu = par$Mu,
lnu = par$lnu,
npoints = 30,
eps = 10^(-3),
equi = TRUE,
marginal = TRUE,
coord = c(1, 2, 3),
invisible = TRUE,
displ = TRUE,
...
)
Arguments
par |
The parameter list for the Dirichlet mixture model. |
wei |
Optional. If present, overrides the value of
|
Mu |
Optional. If present, overrides the value of
|
lnu |
Optional. If present, overrides the value of
|
npoints |
The number of grid nodes on the squared grid containing the desired triangle. |
eps |
Positive number: minimum distance from any node inside the simplex to the simplex boundary |
equi |
logical. Is the simplex represented as an equilateral triangle (if |
marginal |
logical. If |
coord |
A vector of size 3: the indices of the coordinates upon which the marginalization is to be done. |
invisible |
Logical: should the result be returned as invisible ? |
displ |
Logical: should a plot be issued ? |
... |
Additional arguments to be passed to
|
Value
The discretized density