remove_burn_ins {tracerer} | R Documentation |
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)
Arguments
traces |
a data frame with traces |
burn_in_fraction |
the fraction that needs to be removed,
must be |
Value
the data frame with the burn-in removed
Author(s)
Richèl J.C. Bilderbeek
[Package tracerer version 2.2.3 Index]