R/linkprediction-package.r

#' Link Prediction Methods
#' 
#' Implements most of existing methods proximity-based methods of link
#' prediction in graphs. See \code{\link{proxfun}}.
#' 
#' @note 
#' Authors thank (Polish) National Science Centre for support through SONATA 
#' grant 2012/07/D/HS6/01971 for the project \emph{Dynamics of Competition and
#' Collaboration  in Science: Individual Strategies, Collaboration Networks, and
#' Organizational Hierarchies} (\url{recon.icm.edu.pl}).
#'
#' @name linkprediction
#' @docType package
#'
NULL

Try the linkprediction package in your browser

Any scripts or data that you put into this service are public.

linkprediction documentation built on May 1, 2019, 9:58 p.m.