aggregate_maverick_inf: Load the most-informative aggregation of MAVERICK

View source: R/aggregate_maverick_inf.R

aggregate_maverick_infR Documentation

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)

Arguments

data

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

Value

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

Examples


maverick_informative <- aggregate_maverick_inf()


eventreport documentation built on March 11, 2026, 1:07 a.m.