# NOT RUN {
# }
# NOT RUN {
data(simdat)
n = ncol(simdat$data)
mod = cbind(simdat$g, rep(1,n))
mod0 = cbind(rep(1,n))
result = Pvalue(dimdat$data,mod = mod, mod0 = mod0)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab