RelateEventsToNetwork.intensitynetMix {intensitynet} | R Documentation |
Calculates intensity statistics for the given intensitynet object
Description
Calculates edgewise and mean nodewise intensities for Mixed networks and, for each edge, the proportions of all event covariates.
Usage
## S3 method for class 'intensitynetMix'
RelateEventsToNetwork(obj)
Arguments
obj |
intensitynetMix object |
Value
proper intensitynetMix object with a graph containing the nodewise intensity in the node attributes and the edgewise intensities and event covariate proportions as edge attributes.
[Package intensitynet version 1.4.0 Index]