tmvmixnorm: Sampling from Truncated Multivariate Normal and t Distributions

Efficient sampling of truncated multivariate (scale) mixtures of normals under linear inequality constraints is nontrivial due to the analytically intractable normalizing constant. Meanwhile, traditional methods may subject to numerical issues, especially when the dimension is high and dependence is strong. Algorithms proposed by Li and Ghosh (2015) <doi:10.1080/15598608.2014.996690> are adopted for overcoming difficulties in simulating truncated distributions. Efficient rejection sampling for simulating truncated univariate normal distribution is included in the package, which shows superiority in terms of acceptance rate and numerical stability compared to existing methods and R packages. An efficient function for sampling from truncated multivariate normal distribution subject to convex polytope restriction regions based on Gibbs sampler for conditional truncated univariate distribution is provided. By extending the sampling method, a function for sampling truncated multivariate Student's t distribution is also developed. Moreover, the proposed method and computation remain valid for high dimensional and strong dependence scenarios. Empirical results in Li and Ghosh (2015) <doi:10.1080/15598608.2014.996690> illustrated the superior performance in terms of various criteria (e.g. mixing and integrated auto-correlation time).

Version: 1.1.1
Depends: R (≥ 3.2.0)
Imports: stats, MASS
Published: 2020-09-18
Author: Ting Fung (Ralph) Ma [cre, aut], Sujit K. Ghosh [aut], Yifang Li [aut]
Maintainer: Ting Fung (Ralph) Ma <tingfung.ma at wisc.edu>
License: GPL-2
NeedsCompilation: no
In views: Distributions
CRAN checks: tmvmixnorm results

Documentation:

Reference manual: tmvmixnorm.pdf

Downloads:

Package source: tmvmixnorm_1.1.1.tar.gz
Windows binaries: r-devel: tmvmixnorm_1.1.1.zip, r-release: tmvmixnorm_1.1.1.zip, r-oldrel: tmvmixnorm_1.1.1.zip
macOS binaries: r-release (arm64): tmvmixnorm_1.1.1.tgz, r-oldrel (arm64): tmvmixnorm_1.1.1.tgz, r-release (x86_64): tmvmixnorm_1.1.1.tgz
Old sources: tmvmixnorm archive

Reverse dependencies:

Reverse imports: clordr, condTruncMVN, miWQS
Reverse suggests: tmvtnsim

Linking:

Please use the canonical form https://CRAN.R-project.org/package=tmvmixnorm to link to this page.