Encoding: latin1
Package: MatrixCorrelation
Type: Package
Title: Matrix Correlation Coefficients
Version: 0.9.1
Date: 2017-05-05
Authors@R: c(person("Kristian Hovde", "Liland", role = c("aut","cre"), email="kristian.liland@nofima.no"),
 person("Tormod", "Ns", role=c("ctb")), person("Ulf Geir", "Indahl", role="ctb"))
Author: Kristian Hovde Liland [aut, cre],
  Tormod Ns [ctb],
  Ulf Geir Indahl [ctb]
Maintainer: Kristian Hovde Liland <kristian.liland@nofima.no>
Description: Computation and visualization of matrix correlation coefficients.
    The main method is the Similarity of Matrices Index, while various related
    measures like r1, r2, r3, r4, Yanai's GCD, RV, RV2 and adjusted RV are included
    for comparison.
Depends: R (>= 3.0.1)
Imports: Rcpp, plotrix, pracma, progress, RSpectra
License: GPL-2
LazyData: TRUE
RoxygenNote: 6.0.1
LinkingTo: progress, Rcpp, RcppArmadillo
NeedsCompilation: yes
Packaged: 2017-05-05 20:00:23 UTC; kristian.liland
Repository: CRAN
Date/Publication: 2017-05-05 21:07:37 UTC
