dmvnorm_log: dmvnorm_log

View source: R/additional_fn.R

dmvnorm_logR Documentation

dmvnorm_log

Description

Used in sapply to find all the densities

Usage

dmvnorm_log(index, mu, sigma, y)

Arguments

index

Row index of mu.

mu

K by p matrix, each row represents one cluster mean.

sigma

p by p covariance matrix (assume same covariance for each cluster).

y

n by p data matrix.


FeiQin92/FLCNA documentation built on Nov. 27, 2024, 3:36 a.m.