Learn R Programming

tracerer (version 2.2.3)

remove_burn_ins: Removed the burn-ins from a data frame

Description

Removed the burn-ins from a data frame

Usage

remove_burn_ins(traces, burn_in_fraction = 0.1)

Value

the data frame with the burn-in removed

Arguments

traces

a data frame with traces

burn_in_fraction

the fraction that needs to be removed, must be [0,1>. Its default value of 10 as of Tracer

Author

Richèl J.C. Bilderbeek