Learn R Programming

CpDyna (version 1.0)

CpDyna-package: Clustering and multiple change points detection in dynamic graphs

Description

This package is dedicated to dynamic graphs. It implements a model based approach that performs clusering and multiple change points detection in dynamic graphs.

Arguments

Details

The most important function is called ModFit, it takes a graph as an argument (among other parameters) and perform a clustering as well as multiple change point detection.

Examples

Run this code
# NOT RUN {
  
# }
# NOT RUN {
     ## Optional simple examples of the most important functions
     ## These can be in \dontrun{} and \donttest{} blocks.   
  
# }

Run the code above in your browser using DataLab