4 Describe
The Describe module allows you to select any number of variables of any class and provides a summary output grouped by type:
- Numeric: includes all numeric variables (incl. integer)
- Min
- Max
- Median
- Mean
- SD
- Pct missing
- Categorical: includes all factors and character variables
- N unique
- Mode
- Counts
- Pct missing
- Date: includes all date variables
- Min
- Max
- Median
- Mean
- Pct missing