Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 14 found.
[1] < 1 2 > [2]  Sort:

rtmvnorm (Package: tmvtnorm) : Sampling Random Numbers From The Truncated Multivariate Normal Distribution

This function generates random numbers from the truncated multivariate normal distribution with mean equal to mean and covariance matrix sigma (or alternatively precision matrix H), lower and upper truncation points lower and upper with either rejection sampling or Gibbs sampling.
● Data Source: CranContrib
● Keywords: distribution, multivariate
● Alias: rtmvnorm, rtmvnorm.sparseMatrix
● 0 images

gmm.tmvnorm (Package: tmvtnorm) :

Generalized Method of Moments (GMM) Estimation for the Truncated Multivariate Normal Distribution
● Data Source: CranContrib
● Keywords:
● Alias: gmm.tmvnorm
● 0 images

tmvnorm (Package: tmvtnorm) : Truncated Multivariate Normal Density

This function provides the joint density function for the truncated multivariate normal distribution with mean equal to mean and covariance matrix sigma, lower and upper truncation points lower and upper. For convenience, it furthermore serves as a wrapper function for the one-dimensional and bivariate marginal densities dtmvnorm.marginal() and dtmvnorm.marginal2() respectively when invoked with the margin argument.
● Data Source: CranContrib
● Keywords: distribution, multivariate
● Alias: dtmvnorm
● 0 images

ptmvnorm (Package: tmvtnorm) : Truncated Multivariate Normal Distribution

Computes the distribution function of the truncated multivariate normal distribution for arbitrary limits and correlation matrices based on the pmvnorm() implementation of the algorithms by Genz and Bretz.
● Data Source: CranContrib
● Keywords: distribution, multivariate
● Alias: ptmvnorm
● 0 images

dtmvt (Package: tmvtnorm) : Truncated Multivariate Student t Density

This function provides the joint density function for the truncated multivariate Student t distribution with mean vector equal to mean, covariance matrix sigma, degrees of freedom parameter df and lower and upper truncation points lower and upper.
● Data Source: CranContrib
● Keywords: distribution, multivariate
● Alias: dtmvt
● 0 images

ptmvt (Package: tmvtnorm) : Truncated Multivariate Student t Distribution

Computes the distribution function of the truncated multivariate t distribution
● Data Source: CranContrib
● Keywords: math, multivariate
● Alias: ptmvt
● 0 images

mle.tmvnorm (Package: tmvtnorm) :

Maximum Likelihood Estimation for the Truncated Multivariate Normal Distribution
● Data Source: CranContrib
● Keywords:
● Alias: mle.tmvnorm
● 0 images

dtmvnorm.marginal2 (Package: tmvtnorm) :

This function computes the bivariate marginal density function f(x_q, x_r) from a k-dimensional Truncated Multivariate Normal density function (k>=2). The bivariate marginal density is obtained by integrating out (k-2) dimensions as proposed by Tallis (1961). This function is basically an extraction of the Leppard and Tallis (1989) Fortran code for moments calculation, but extended to the double truncated case.
● Data Source: CranContrib
● Keywords: distribution, multivariate
● Alias: dtmvnorm.marginal2
● 0 images

qtmvnorm-marginal (Package: tmvtnorm) : Quantiles of the Truncated Multivariate Normal Distribution in one dimension

Computes the equicoordinate quantile function of the truncated multivariate normal distribution for arbitrary correlation matrices based on an inversion of the algorithms by Genz and Bretz.
● Data Source: CranContrib
● Keywords: distribution, multivariate
● Alias: qtmvnorm.marginal
● 0 images

mtmvnorm (Package: tmvtnorm) : Computation of Mean Vector and Covariance Matrix For Truncated Multivariate Normal Distribution

Computation of the first two moments, i.e. mean vector and covariance matrix for the Truncated Multivariate Normal Distribution based on the works of Tallis (1961), Lee (1979) and Leppard and Tallis (1989), but extended to the double-truncated case with general mean and general covariance matrix.
● Data Source: CranContrib
● Keywords: distribution, multivariate
● Alias: moments, mtmvnorm
● 0 images