gnu: r-capushe: Fix typo "penalties".
* gnu/packages/cran (r-capushe)[description]: Fix typo.
This commit is contained in:
parent
6fa0914a5c
commit
49369a0130
1 changed files with 1 additions and 1 deletions
|
@ -11089,7 +11089,7 @@ (define-public r-capushe
|
|||
(build-system r-build-system)
|
||||
(propagated-inputs `(("r-mass" ,r-mass)))
|
||||
(home-page "https://cran.r-project.org/web/packages/capushe/index.html")
|
||||
(synopsis "Calibrating penalities using slope heuristics")
|
||||
(synopsis "Calibrating penalties using slope heuristics")
|
||||
(description
|
||||
"This package provides tools for the calibration of penalized criteria
|
||||
for model selection. The calibration methods available are based on the slope
|
||||
|
|
Loading…
Reference in a new issue