data(Stock)
## We reproduce below Figure 7(a) of Mercadier and Roustant (2019).
graphsEmp(Stock, k = 26, which = "taildependograph", names = colnames(Stock))
## We reproduce below Figure 8(a) of Mercadier and Roustant (2019).
graphsEmp(Stock, k = 26, which = "taildependograph", names = colnames(Stock), select = 9)
## We reproduce below Figure 8(b) of Mercadier and Roustant (2019).
graphsEmp(Stock, k = 26, which = "taildependograph", names = colnames(Stock), select = 20)
Run the code above in your browser using DataLab