Skip to contents

Estimate frequency of Cat Nat events

Usage

estimate_catnat_freq(commune, period, hazard, period_format = "%Y")

Arguments

commune

factor, commune

period

POSIXct, a date for the event

hazard

factor, type of hazard

period_format

character, format to extract information from period

Value

array fivving frequency of Cat Nat events with 3 dimensions (commune, period, hazard)

Author

Frédéric Grelot

David Nortes Martinez

Examples


if (FALSE) { # \dontrun{
# To be added (soon)
} # }