RelateEventsToNetwork.intensitynetDir: Calculates intensity statistics for the given intensitynet...

View source: R/intensitynetDir.R

RelateEventsToNetwork.intensitynetDirR Documentation

Calculates intensity statistics for the given intensitynet object

Description

Calculates edgewise and mean nodewise intensities for Directed networks and, for each edge, the proportions of all event covariates.

Usage

## S3 method for class 'intensitynetDir'
RelateEventsToNetwork(obj)

Arguments

obj

intensitynetDir object

Value

proper intensitynetDir object with a graph containing the nodewise intensity in the node attributes and the edgewise intensities and event covariate proportions as edge attributes.


intensitynet documentation built on April 11, 2023, 6:07 p.m.