Rdocumentation
powered by
Learn R Programming
admixturegraph (version 1.0.2)
thinning: Thins out an MCMC trace.
Description
Thins out an MCMC trace.
Usage
thinning(trace, k)
Arguments
trace
A trace from an MCMC run.
k
The number of lines to skip over per retained sample.