Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
yannrichet-irsn committed Feb 7, 2024
2 parents ce26b98 + 62098e0 commit 056f068
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions evt.Rmd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Extreme values tools"
title: "Extreme values statistics tools"
---

| Name | Short description | Location | Supports unsteady data | Processing historical data | Sampling type | Distribution laws | Confidence interval type | Other tool features |
Expand All @@ -18,4 +18,4 @@ Theses tools are available through R using:
* `install.packages('...')` for CRAN packages (Renext, SpatialExtremes, ...),
* `install.packages('https://github.com/IRSN/.../releases/download/....tgz|zip|tar.gz', repos=NULL, type='binary')` for packages available on GitHub (potomax, bever, beverstan, dailymet, SeaLev) , precompiled for Linux (x86), Windows, or MacOSX
* `devtools::install_github('IRSN/...')` (asuming devtools & Rtools for windows are available on yout system)


0 comments on commit 056f068

Please sign in to comment.