Package: NetworkDistance
Type: Package
Title: Distance Measures for Networks
Version: 0.1.0
Authors@R: person(given="Kisung",family="You",role=c("aut","cre"),email="kyou@nd.edu",comment=c(ORCID="0000-0002-8584-459X"))
Description: Network is a prevalent form of data structure in many fields. As an object of analysis, many distance or metric measures have been proposed to define the concept of similarity between two networks. We provide a number of distance measures for networks. See Jurman et al (2011) <doi:10.3233/978-1-60750-692-8-227> for an overview on spectral class of inter-graph distance measures.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Imports: Matrix, Rcpp, Rdpack, RSpectra, doParallel, foreach, parallel,
        stats, igraph, network
LinkingTo: Rcpp, RcppArmadillo
RdMacros: Rdpack
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2017-12-07 17:41:14 UTC; kisung
Author: Kisung You [aut, cre] (0000-0002-8584-459X)
Maintainer: Kisung You <kyou@nd.edu>
Repository: CRAN
Date/Publication: 2017-12-08 09:54:21 UTC
Built: R 3.3.3; x86_64-w64-mingw32; 2018-04-22 16:18:10 UTC; windows
Archs: i386, x64
