View source: R/quantileResiduals.R
dlogmultistudent | R Documentation |
dlogmultistudent
calculates logarithms of multiple multivariate
Student's t densities with varying mean and covaraince matrix of specific structure.
dlogmultistudent(y, mu, inv_Omega, log_det_Omega, arch_scalars, df)
y |
dimension |
mu |
dimension |
inv_Omega |
inverse of the |
log_det_Omega |
logarithm of the determinant of the covariance matrix Omega. |
arch_scalars |
length |
df |
the degrees of freedom parameter that is common for all |
Returns a size (T x 1)
vector containing the multivariate Student's t
densities in logarithm.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.