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
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -21182,7 +21182,7 @@ (define-public r-tea
(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.