Wrapper for logcombiner
1 2 3 4 5 6 | tree_combiner_helper(
burnin,
fns = NULL,
ofn = "combined.trees",
resample = NULL
)
|
burnin |
Unix: Integer number of MCMC iters to treat as burnin; In windows this is the percentage burnin as a number |
fns |
List of tree log files. If not provided, will recursively search the directory for logs |
resample |
set this to downsample logs further when combining |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.