dbvnorm: Bivariate normal density

Description Usage Arguments Value

View source: R/RcppExports.R

Description

density of bivariate normal distribution

Usage

1
dbvnorm(y, mu, sigma, log_lik = FALSE)

Arguments

y

vector of length 2 of observations

mu

vector of length 2 of means

sigma

2 x 2 variance-covariance matrix

log_lik

bool

Value

evaluated density


jhmarcus/bvashr documentation built on May 20, 2019, 4:09 p.m.