Find best tau to initialise chains with by sampling tau from the prior and using empirical Bayes parameter estimates for the other parameters.
find.best.tau(dl, num.tau.candidates = 6000,
num.tau.to.keep = num.cores, num.cores = default.num.cores())
de.lorean object
How many candidates to examine. Defaults to 6000.
How many candidates to keep. Defaults to num.cores.
Number of cores to run on. Defaults to default.num.cores()