Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

relevent-internal

Internal Relevent Package Functions


Description

Internal relevent package functions.

Usage

accum.interact(elist)
acl.adj(acl, iter, src, dest)
acl.adjmat(acl, n, iter)
acl.deg(acl, n, cmode=c("in", "out", "total"))
accum.ps(elist)
acl.ps(elist)
acl.tri(acl)
accum.rrl(elist)

Arguments

elist

a three-column (time, source, destination) dyadic event list, sorted in ascending temporal order.

acl

a nested list structure, of the form iteration by ego by alter, containing accumulated dyadic event counts at each event onset.

iter

iteration (i.e., event) number.

src

integer denoting the sender of a dyadic event.

dest

integer denoting the receiver of a dyadic event.

n

the number of actors eligible to send/receive events.

cmode

the type of degree to be calculated.

Details

Most of these are not to be called by the user.

See Also


relevent

Relational Event Models

v1.0-4
GPL (>= 2)
Authors
Carter T. Butts <buttsc@uci.edu>
Initial release
March 9, 2015

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.