diff options
| author | Luca Coraggio <luca.coraggio@unina.it> | 2020-07-24 13:00:07 +0000 |
|---|---|---|
| committer | cran-robot <csardi.gabor+cran@gmail.com> | 2020-07-24 13:00:07 +0000 |
| commit | 96a51069262ac58c6e8fefa9b40bd534d6f0e2e3 (patch) | |
| tree | 6fac931e6891268b41345ef12957df2ca44f52cd /DESCRIPTION | |
| parent | 511e3ca9e5235e018f772693907d9ec10002b02a (diff) | |
version 1.2
Diffstat (limited to 'DESCRIPTION')
| -rw-r--r-- | DESCRIPTION | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index 36f47f6..3f611ee 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: RSC Type: Package Title: Robust and Sparse Correlation Matrix -Description: Performs robust and sparse correlation matrix estimation. Robustness is achieved based on a simple robust pairwise correlation estimator, while sparsity is obtained based on thresholding. The optimal thresholding is tuned via cross-validation. See Serra, Coretto, Fratello, and Tagliaferri (2018) <doi:10.1093/bioinformatics/btx642>. +Description: Performs robust and sparse correlation matrix estimation. Robustness is achieved based on a simple robust pairwise correlation estimator, while sparsity is obtained based on thresholding. The optimal thresholding is tuned via cross-validation. See Serra, Coretto, Fratello and Tagliaferri (2018) <doi:10.1093/bioinformatics/btx642>. Authors@R: c(person("Luca", "Coraggio", role = c("cre", "aut"), email = "luca.coraggio@unina.it"), person("Pietro", "Coretto", @@ -20,8 +20,8 @@ Imports: stats, graphics, Matrix, methods, parallel, foreach, doParallel, utils License: GPL (>= 2) LazyData: TRUE -Version: 1.0 -Date: 2020-06-29 -Packaged: 2020-07-02 07:30:56 UTC; pietro +Version: 1.2 +Date: 2020-07-24 +Packaged: 2020-07-24 07:47:23 UTC; pietro Repository: CRAN -Date/Publication: 2020-07-04 10:50:03 UTC +Date/Publication: 2020-07-24 14:00:07 UTC |
