-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
Description
There are a bunch of functions from other projects that should be incorporated and adopted into this project.
Some functionalites that we should transfer here:
- discretization of project-level networks (time-based or activity-based)
- combination/addition of networks (see https://github.com/se-passau/dev-network-growth/blob/master/util.R#L64, Possibility to build cumulative ranges #61, Support multi-artifact networks #15, and Combine networks and provide multi-relation networks #98; PR Add multi-edges to the author and artifact networks #115)
- core/peripheral developers (also needed for Vertex attributes #34, added in PR Add core/peripheral classification functionality #51)
- universal network-construction function (see https://github.com/se-passau/dev-network-growth/pull/39)
- motif identification (see PR v2.2 #42)