.descriptives_database: Compute weighted descriptive statistics for a database
Description
Compute weighted descriptive statistics for a database
Usage
.descriptives_database(dat, wt)
Value
A matrix of weighted descriptive statistics
Arguments
- dat
Numeric matrix or data frame
- wt
Vector of weights to be applied to all columns of dat