Introduction
This article walks you through the basic usage of the RAnEn
library. This exercise uses short-term surface temperature forecasts as an example. Recommend using binder and the corresponding .Rmd
file will guide you through the script line by line.
You will learn how to use these functions:
generateConfiguration
generateAnalogs
verify*
functions
Access
This tutorial can be accessed on binder. Please click here to start an interactive session and go over the tutorial under RAnalogs/examples
. Or you can download the repository and use the R markdown file.
Comments