Learn R Programming

Setup

git clone https://bitbucket.org/djhshih/dppmix
git submodule update --init
library(devtools)
document()
install()

Copy Link

Version

Install

install.packages('dppmix')

Monthly Downloads

196

Version

0.1.1

License

GPL (>= 3)

Maintainer

David H. Shih

Last Published

January 14th, 2020

Functions in dppmix (0.1.1)

dgammapois

Density function for Gamma-Poisson distribution.
estimate

Estimate parameter.
dppmix_mvnorm

Fit a determinantal point process multivariate normal mixture model.
rbern

Random generator for the Bernoulli distribution.
rmvnorm_clusters

Generate random multivarate clusters
rbvec

Generate a random binary vector.
rdirichlet

Random generator for the Dirichlet distribution.