This function computes descriptive statistics which are most useful for Dynamic Model Averaging.
It is a wrapper of describe
.
If the argument is not a matrix
, the function tries to convert the object into a matrix
. For example, it works smoothly for xts
objects.