psABX | R Documentation |
Specifies the statistic for a participation shift AB-X in the sender step of the actor-oriented model.
psABX()
The AB-X participation shift refers to a tendency for turn usurping (here, the next sender is not in the previous event). For each timepoint t, the psABX statistic is equal to one for the actors that will create the participation shift if they would occur as the sender in the edgelist at time t and equal to zero for the actors that will not create this participation shift. If multiple events in the edgelist occur at the same time point, the order of these events determines whether the p-shift is observed.
List with all information required by 'remstats::remstats()' to compute the statistic.
psABA
or psABB
for exploring
alternative participation shifts in the sender step of the actor-oriented
model.
reh_actor <- remify::remify(history, model = "actor")
remstats(reh = reh_actor, sender_effects = ~ psABX())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.