| descstat {fDMA} | R Documentation |
Computes Basic Descriptive Statistics.
Description
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.
Usage
descstat(data)
Arguments
data |
|
Details
See describe.
Value
Examples
descstat(crudeoil)
[Package fDMA version 2.2.7 Index]