mv.dnorm: Function to evaluate likelihoods under multivariate normal //...

Description Usage Arguments Value

Description

Function to evaluate likelihoods under multivariate normal // HL

Usage

1
mv.dnorm(x, mus, covs)

Arguments

x

(n x d) matrix of observed data // HL

mus

d-dimensional vector of means // HL

covs

(d x d) matrix of covariance // HL

Value

a size n vector of log-likelihoods // HL


nwakim/nwREM documentation built on May 22, 2019, 5:34 p.m.