# NOT RUN {
data(tda)
comm=tda$comm
group=tda$group
tnst=tNST(comm=comm, group=group, rand=20,
output.rand=TRUE, nworker=1)
# rand is usually set as 1000, here set rand=20 to save test time.
nst.pova=nst.panova(nst.result=tnst, rand=99)
# rand is usually set as 999, here set rand=99 to save test time.
# }
Run the code above in your browser using DataLab