log_mvnd: Log density of multivariate normal distribution

View source: R/extrafunctions.R

log_mvndR Documentation

Log density of multivariate normal distribution

Description

Log density of multivariate normal distribution

Usage

log_mvnd(s, logdet, invD)

Arguments

s

vector of observed values

logdet

log determinant of the covariance matrix

invD

inverse of the covariance matrix

Value

Matrix


samuel-watson/glmmr documentation built on July 27, 2022, 10:30 p.m.