powered by
This convenience function aggregates the MAVERICK event report data to the event level using the most-informative aggregation model.
aggregate_maverick_inf(data)
Returns a dataframe of the most-informative aggregation of the MAVERICK dataset.
The MAVERICK event report level dataset. Already pre-loaded.
# \donttest{ maverick_informative <- aggregate_maverick_inf() # }
Run the code above in your browser using DataLab