nllikCalc | R Documentation |
This function calculates the negative log-likelihood for selecting the optimal tuning parameters using cross-validation.
nllikCalc(omegaks, datf)
omegaks |
p x p x K array of K number of estimated subject-level precision matrices. |
datf |
List of K data matrices each of dimension n_k x p. |
Negative log-likelihood
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.