Nothing
#' 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
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.