Get extreme values Get extreme values in the sample dataset
get_extremes.RdGet extreme values Get extreme values in the sample dataset
Arguments
- data
 Population data frame with additional variables from rate_model output
- id
 Name of identification variable as a string. Should be same in sample and data dataframes.
- x
 Name of the explanatory variable
- y
 Name of the statistic variable
- na_rm
 Logical for whether to remove NA values. Default = TRUE.