
========================================
Description of the scripts in this folder 
========================================



========================================
a) In the following we describe the scripts and 
packages necessary for the simulations 
========================================


---Classification_Performance.R---
This file contains the  "performance" function that computes sensitivity,  specificity and  Matthews correlation coefficient
 
---Numerical_Performance.R---
This file contains the "Numerical.Performance" function that computes the Frobenius norm, the Kullback-Leibler divergence and the  normalized Kullback- Leibler divergence


--- Simulation Script.R ---

This script performs the simulation experiment necessary to obtain the results of Table 1 and Figure 3 for the model AR(1) with p=50


--- StepGraph_1.0.0.tar.gz --- 
This file contain the R packages StepGraph and cv.StepGraph



========================================
b) Toy example
========================================

This script reproduce the Toy Example of Section 2.5

--- Toy_example.R---




========================================
c) Breast cancer data analysis
========================================

The following scripts generates the Table 3 of Section 3 of the paper: 

--- Breast_Cancer_Measure.R---

--- Breast_Cancer_Measure_EPC.R---

--- Breast_Cancer_Simulation.R---

--- Breast_Cancer_Simulation_EPC.R---






