Skip to contents

Extracts Area Under Disease Progress Curve (AUDPC) values along with location and emergence date information from an epicrop.sim object.

Usage

audpc_dt(x)

Arguments

x

An epicrop.sim object from seir() or disease model functions.

Value

A data.table::data.table() with columns:

  • lat: Latitude (if available)

  • lon: Longitude (if available)

  • AUDPC: Area under disease progress curve

  • emergence: Emergence date (as character)