powered by
generate p-value matrix with given methods (at least 2)
pcombine(retmat, method)
log return matrix by columns
jump test methods, chosen from "BNS", "Amed", and "Amin"
a p-values matrix
# NOT RUN { orip <- matrix(runif(3000),1000,3) pmatrix <- pcombine(orip,c('BNS','Amed','Amin')) # }
Run the code above in your browser using DataLab