Learn R Programming

eventreport (version 0.1.1)

aggregate_maverick_inf: Load the most-informative aggregation of MAVERICK

Description

This convenience function aggregates the MAVERICK event report data to the event level using the most-informative aggregation model.

Usage

aggregate_maverick_inf(data)

Value

Returns a dataframe of the most-informative aggregation of the MAVERICK dataset.

Arguments

data

The MAVERICK event report level dataset. Already pre-loaded.

Examples

Run this code
# \donttest{
maverick_informative <- aggregate_maverick_inf()
# }

Run the code above in your browser using DataLab