AICc: Computes posterior sample of the point wise corrected AIC method from a varstan object
Description
Convenience function for computing the point wise corrected Akaike Information
Criterion method from a varstan object.
Usage
AICc(x)
Value
A numeric array of size R, containing the posterior samples of the
AICc for a varstan object. where R is the number of iterations. If multiple
chains are fitted, then the array is of length m*R, where m is the number of
chains.