maxCat function

Aggregation function for a factor variable

Aggregation function for a factor variable

The function maxCat chooses the level with the most occurrences and random if the maximum is not unique.

maxCat(x, weights = NULL)

Arguments

  • x: factor vector
  • weights: numeric vector providing weights for the observations in x