Description Usage Arguments Details Value Author(s)
This function predicts precipitation for a specific location by creating a linear model based on ONI values and historic precipitation values for a specific region
1 | predict_precip(data, ONI = 0)
|
data |
Data frame with ONI, temperature and precipitation values by month for a specific location |
ONI |
Predicted future ONI value |
Part of a series of ENSO functions in library(enso)
Precipitation prediction (rainfall in inches)
Austin Richards and Molly Williams
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.