Description Usage Arguments Value Examples
A density estimation using Penalized Gaussian Mixtures method with Gibbs sampling and Hamiltonian Monte Carlo sampling
1 |
x |
the sample to be estimated |
K |
the number of Gaussian distributions to be cumulated |
a0 |
the minimum of the range to estimate the density |
b0 |
the maximum of the range to estimate the density |
iter |
the number of Gibbs samples |
burnin |
the number of between-sample random numbers |
a list where t
represents the possilble values and pgm
represents the density of that value
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.