1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-27 12:40:32 +02:00

gnu: r-tea: Fix typo.

* gnu/packages/cran.scm (r-tea)[description]: Fix typo.
This commit is contained in:
Ricardo Wurmus
2020-04-24 15:51:52 +02:00
parent 26e5dab74a
commit 3a8ee5ef42

View File

@@ -21182,7 +21182,7 @@ general, via different versions of bridge sampling.")
(home-page "https://cran.r-project.org/web/packages/tea/")
(synopsis "Threshold estimation approaches")
(description
"This package provide different approaches for selecting the threshold
"This package provides different approaches for selecting the threshold
in generalized Pareto distributions. Most of them are based on minimizing the
AMSE-criterion or atleast by reducing the bias of the assumed GPD-model.
Others are heuristically motivated by searching for stable sample paths, i.e.