Rdocumentation
powered by
Learn R Programming
admixturegraph (version 1.0.2)
burn_in: Removes the first k rows from a trace.
Description
Removes the first k rows from a trace.
Usage
burn_in(trace, k)
Arguments
trace
A trace from an MCMC run.
k
Number of rows to discard as burn-in.