Skip to contents

Returns the diffusion vector if you ran tied_diffusion() or diffuse_seed_nodes().

Usage

get_diffusion_vector(object)

Arguments

object

The underlying class NetworkDiffusions().

Value

The diffusion vector if found. If you did not run either diffusion functions, it will return NULL and a warning.