gnu: r-adaptivesparsity: Fix case of "Gaussian".
* gnu/packages/cran.scm (r-adaptivesparsity)[description]: Fix typo.master
parent
dbef55b7aa
commit
fd498532ab
|
@ -23676,7 +23676,7 @@ value.")
|
||||||
(synopsis "Adaptive sparsity models")
|
(synopsis "Adaptive sparsity models")
|
||||||
(description
|
(description
|
||||||
"This package implements the Figueiredo machine learning algorithm for
|
"This package implements the Figueiredo machine learning algorithm for
|
||||||
adaptive sparsity and the Wong algorithm for adaptively sparse gaussian
|
adaptive sparsity and the Wong algorithm for adaptively sparse Gaussian
|
||||||
geometric models.")
|
geometric models.")
|
||||||
(license license:lgpl3+)))
|
(license license:lgpl3+)))
|
||||||
|
|
||||||
|
|
Reference in New Issue