Description
Section content first added by: Mat Soukup
Two code examples are provided which are basic R functions used to calculate the mean and trimmed mean.
Methods
Section content first added by: Mat Soukup
The methods included are:
- Mean
- Trimmed mean (a percentage of the numeric variable to be trimmed from the mean calculation)
Section content first added by: None added yet