.rdirmixspec {mev} | R Documentation |
Generates from Q_i
, the spectral measure of the Dirichlet mixture model
Description
Simulation algorithm of Dombry et al. (2015)
Usage
.rdirmixspec(n, d, alpha, weight)
Arguments
n |
sample size |
d |
dimension of the 1-sample |
alpha |
a |
weight |
a |
Value
an n
by d
sample from the spectral distribution
[Package mev version 1.17 Index]