Learn R Programming

⚠️There's a newer version (0.3.5) of this package.Take me there.

tsna (version 0.1.3)

Tools for Temporal Social Network Analysis

Description

Temporal SNA tools for continuous- and discrete-time longitudinal networks having vertex, edge, and attribute dynamics stored in the 'networkDynamic' format. This work was supported by grant R01HD68395 from the National Institute of Health.

Copy Link

Version

Install

install.packages('tsna')

Monthly Downloads

3,430

Version

0.1.3

License

GPL-3

Maintainer

Skye BenderdeMoll

Last Published

October 1st, 2015

Functions in tsna (0.1.3)

tsna

Tools for Temporal Social Network Analysis
temporal density

Functions to compute temporal density-related measures on dynamic networks
paths

Temporally Reachable Paths in a networkDynamic Object
as.network.tPath

Create a network object from a tPath object -- the results of a path search
tErgmStats

Calculate network summary statistics at multiple time points
duration

Compute Observed Activity Durations or Event Counts for Edges or Vertices
tSnaStats

Apply the sna package's static graph- and vertex-level network descriptive statistics at multiple time points
formation_and_dissolution

Counts or fractions of edge transitions in a networkDynamic object
moodyContactSim

Jim Moody's example dynamic contact simulation network
tReach

computes sizes of temporally reachable sets in a dynamicNetwork
reachable

Find the set of vertices reachable from a given set using only paths moving forward in time
tiedDuration

Compute the duration of time (or count of events) that each vertex is tied/connected to others by an edge
plotPaths

Network Plots a Highlighting Temporal Path(s) .
tDegree

Report momentary degree of a networkDynamic object at multiple timepoints
pShiftCount

Compute Counts of Gibson's Participation Shifts
timeProjectedNetwork

Construct a time-projected ("multi-slice") network by binning a networkDynamic object