# NOT RUN {
# }
# NOT RUN {
library(GGMM)
library(huge)
data(breast)
## long time ##
M <- 3
Gra <- BRGM(breast, M, iteration = 30, warm = 20)
## plot gene regulatory network by our estimated adjacency matrix.
huge.plot(Gra$Adj)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab