You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#usage: set the number of independent runs, number of Ks to test, number of pops, burnin, and MCMC iterations below, then execute script. This will output a file called joblist.txt:
#section to set variables:
RUNS=10
KMIN=1
KMAX=9
POPS=8
BURNIN=100000
MCMC=1000000
#section to create file (modification not necessary):