dtmvnorm: Density function for the truncated multivariate normal...

Description Usage See Also

View source: R/tmvnorm.R

Description

This function returns the (log)-density of a matrix x of observations lying in the interval [lb, ub].

Usage

1
dtmvnorm(x, mu, sigma, lb, ub, log = FALSE, type = c("mc", "qmc"), B = 10000)

See Also

tmvnorm


TruncatedNormal documentation built on Sept. 8, 2021, 5:07 p.m.