• node_by_exposure() produces a motif matrix of nodes' exposure to infection/adoption by time step

node_by_exposure(diff_model)

Arguments

diff_model

A valid network diffusion model, as created by as_diffusion() or play_diffusion().

See also