enso_costs: Natural Disaster Cost Prediction

Description Usage Arguments Details Value Author(s)

Description

This function predicts the natural disaster costs for a specific location based on monthly Ocean Nino Index (ONI) values, risk factor, and GDP

Usage

1
enso_costs(ONI, risk = 0.811, gdp = 21.9)

Arguments

ONI

Predicted future ONI value

risk

Risk value

GDP

Gross Domestic Product of country of interest

Details

Part of a series of ENSO functions in library(enso)

Value

Expected One Year Increase in Natural Disaster Costs Attributed to El Nino (Billions of USD)

Author(s)

Austin Richards and Molly Williams


molly-williams/enso documentation built on June 14, 2019, 12:05 a.m.