ldan {tensr} | R Documentation |
Log-likelihood of array normal model.
Description
ldan
calculates the log-likelihood of the array normal
model, minus a constant.
Usage
ldan(E, Sig)
Arguments
E |
An array. This is the data. |
Sig |
A list of symmetric positive definite matrices. These are the component covariance matrices. |
Author(s)
David Gerard.
[Package tensr version 1.0.1 Index]