zeroToInfNormCDF: Integrates (0,inf) over multivariate normal

View source: R/RcppExports.R

zeroToInfNormCDFR Documentation

Integrates (0,inf) over multivariate normal

Description

Integrates (0,inf) over multivariate normal

Usage

zeroToInfNormCDF(mu, sigma)

Arguments

mu

vector of mean parameters

sigma

covariance matrix

Value

double


dlmtree documentation built on June 22, 2024, 10:05 a.m.