Coder Social home page Coder Social logo

darkhanmedeuov / networkdistance Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kisungyou/networkdistance

0.0 0.0 0.0 13.56 MB

Distance Measures for Networks

Home Page: https://cran.r-project.org/web/packages/NetworkDistance/index.html

R 72.38% TeX 11.45% C++ 16.17%

networkdistance's Introduction

NetworkDistance

CRAN_Status_Badge Travis build status

NetworkDistance package is a collection of inter-graph distance measures. Instead of graph distance that measures the degree of farness between nodes within a graph, we consider each network as an object and compute distance between those objects.

Installation

You can install the released version of NetworkDistance from CRAN with:

install.packages("NetworkDistance")

or the development version from github:

## install.packages("devtools")
## library(devtools)
devtools::install_github("kyoustat/NetworkDistance")

Currently Available Methods

We support following methds at this stage and the collection will be expanded continuously.

Function Reference Description
nd.centrality Roy et al. (2014) Distance by Network Centrality Measures
nd.csd Ipsen and Mikhailov (2002) L2 Distance of Continuous Spectral Densities
nd.dsd Wilson and Zhu (2008) Discrete Spectral Distance
nd.edd Edge Difference Distance
nd.extremal Jakobson and Rivin (2002) Extremal Distance with Top-k Eigenvalues
nd.gdd Hammond et al. (2013) Graph Diffusion Distance
nd.hamming Hamming (1950) Hamming Distance
nd.him Jurman et al. (2015) Hamming-Ipsen-Mikhailov (HIM) Distance
nd.nfd Bao et al. (2018) Network Flow Distance
nd.wsd Fay et al. (2010) Distance with Weighted Spectral Distribution

networkdistance's People

Contributors

kisungyou avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.