# NOT RUN {
#### data
EX2 <- pcorSimulatorJoint(nobs = 50, nclusters = 3, nnodesxcluster = c(40,40,40),
pattern = "pow", diffType = "cluster", dataDepend = "diag",
pdiff=0.5)
#### eq. corr. mat. test
## not run
#test1 <- eqCorrMatTest(EX2$D1, EX2$D2, testStatistic = c("AS", "exc", "max"),
# paired = TRUE, nite = 400)
#print(test1)
## not run
#test2 <- eqCorrMatTest(EX2$D1, NULL, testStatistic = c("AS", "exc", "max"),
# paired = TRUE, nite = 400)
#print(test2)
# }
Run the code above in your browser using DataLab