Let's suppose that the considered set of random variable has a covariance matrix which is psd. Therefore the Gaussian pdf must be written in its degenerate form, where the determninat of the covariance matrix is replaced by the pseudodeterminant (i.e. the product of non-zero egeinvalues) and the inverse of the covariance matrix is replaced by the pseudoinverse (Wikipedia link2 to stats.stackexchange).
My question is whether we are still able to make use of the information criteria and tests used to specify the model in the non-degenerate case, like the AIC, BIC, LR Test (Wald test, etc...). More precisely, given a number of observed samples t and a number of parameters k used in the model
$$AIC=-2Loglik+2k$$ $$BIC=-2Loglik+ln(T)2k$$ $$LRstatistic=2(Loglik_{fullmodel}-Loglik_{restrictedmodel})$$
Can these metrics be used in the current form reported above, even when a degenerate multivariate normal distribution used to compute the Loglik? For example, does the LRstatistic in this case preserve its Chi-sqaured distribution as for the standard non-degenerate case?
Clearly, a good hint on the way to solve the problem is to analyze the empirical distribution of LR test statistic using a simulation and the derivation of Akaike's and other ICs to see whether the non-singularity of the varcov matrix is strictly necessary to the derivation of the ICs. As far as the latter point is concerned, I have checked the derivation of Akaike's IC (which is also available here) and, in my opinion, I do not see that the non-singularity of the varcov matrix is strictly necessary. But I would like to hear the forum opinion on the point.
EDIT: notice that here we are talking about a probability model and the support of the varcov matrix is potentially allowed to vary across different specifications to be found with ICs/LR test