R/VeccTMVN.R

#' VeccTMVN
#' 
#' Compute multivariate normal probabilities and sample from multivariate 
#' truncated normal distribution, taking advantage of the Vecchia approximation
#' 
#' @author jcao2416@gmail.com
#' @import Rcpp
#' @importFrom Rcpp evalCpp
#' @useDynLib VeccTMVN
#' @name VeccTMVN
NULL  

Try the VeccTMVN package in your browser

Any scripts or data that you put into this service are public.

VeccTMVN documentation built on Aug. 21, 2025, 6:01 p.m.