Density function for the truncated multivariate normal distribution
This function returns the (log)-density of a matrix x
of observations lying in the interval [lb
, ub
].
dtmvnorm(x, mu, sigma, lb, ub, log = FALSE, type = c("mc", "qmc"), B = 10000)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.