model_lhood: Likelihood of data under one category's model

Description Usage Arguments

View source: R/classification.R

Description

Likelihood of data under one category's model

Usage

1
model_lhood(mod, dat, ...)

Arguments

mod

multivariate normal model (list with mean vector mu and covariance matrix Sigma)

dat

matrix with observations in rows and dimensions in columns, passed to mvtnorm::mvnorm.

...

additional arguments are passed to dmvnorm


kleinschmidt/phondisttools documentation built on May 20, 2019, 5:57 p.m.