descriptive {AdequacyModel} | R Documentation |
The function descriptive
calculates the main descriptive statistics of a vector of data.
descriptive(x)
x |
Data vector. |
Pedro Rafael Diniz Marinho pedro.rafael.marinho@gmail.com
Marcelo Bourguignon m.p.bourguignon@gmail.com
Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988). The New S Language. Wadsworth & Brooks/Cole.
data(carbone)
descriptive(carbone)