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
mbojan/linkprediction documentation built on Nov. 30, 2020, 5:22 a.m.