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