We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 836f8a8 commit 083dd2dCopy full SHA for 083dd2d
benchmarks/ParallelStructure_runner.R
@@ -45,8 +45,8 @@ parallel_structure(joblist = joblist_location, n_cpu = args[1],
45
ploidy = 2, noadmix = 0, linkage = 0, usepopinfo = 0,
46
locprior = 0, inferalpha = 1, alpha = 1, popalphas = 0,
47
unifprioralpha = 1, alphamax = 10, alphapropsd = 0.025,
48
- freqscorr = 1, onefst = 0, fpriormean = 0.01,
+ freqscorr = 0, onefst = 0, fpriormean = 0.01,
49
fpriorsd = 0.05, inferlambda = 0, lambda = 1,
50
computeprob = 1, pfromflagonly = 0, ancestdist = 0,
51
- startatpopinfo = 0, metrofreq = 10, updatefreq = 1,
52
- printqhat = 1,revert_convert=0, randomize=1)
+ startatpopinfo = 0, metrofreq = 10, updatefreq = 100,
+ printqhat = 0,revert_convert=0, randomize=1)
0 commit comments