Data-Informed Link Strength. Combine multiple-relationship networks into a single weighted network. Impute (fill-in) missing network links.


[Up] [Top]

Documentation for package ‘dils’ version 0.8.1

Help Pages

dils-package Data-Informed Link Strength. Combine multiple-relationship networks into a single weighted network.
AdjacencyFromEdgelist Convert an edgelist to an adjacency matrix
EdgelistFill Ensure an edgelist has all dyads and a column of weights.
EdgelistFromAdjacency Convert an adjacency matrix to filled edgelist.
EdgelistFromIgraph Convert an igraph to filled edgelist
GenerateDilsNetwork Combine multiple networks into a single weighted network.
GetSampleFromDataFrame Randomly select rows from a data.frame.
GetSampleFromDb Sample from the rows of a (possibly large) database table (NOT IMPLEMENTED)
GetSampleFromFile Sample from the rows of a (possibly large) text file (NOT IMPLEMENTED)
IgraphFromEdgelist Convert an edgelist to an igraph
MeasureNetworkInformation Measure how much a network informs a particular network measure
MergeEdgelists Combine edgelists into a single data.frame
RelationStrengthSimilarity Calculate the RSS from one node to another.
RelativeNetworkInformation Compare how much two networks inform a particular network measure
RssCell Calculate the RSS from one node to another.
RssSuggestedNetwork Suggest a network with imputed links
RssThisRadius Calculate part of the RSS from one node to another.
ScalablePCA Perform Principal Component Analysis on a large data set