| Desc-class {mcradds} | R Documentation | 
Descriptive Statistics Class
Description
The Desc class serves as the store for results from frequency and univariate
statistics analysis.
Usage
Desc(func, mat, stat)
Arguments
| func | ( | 
| mat | ( | 
| stat | ( | 
Value
An object of class Desc.
Slots
- func
- func 
- mat
- mat 
- stat
- stat 
[Package mcradds version 1.1.0 Index]