remove_burn_ins: Removed the burn-ins from a data frame

View source: R/remove_burn_ins.R

remove_burn_insR 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 [0,1>. Its default value of 10 as of Tracer

Value

the data frame with the burn-in removed

Author(s)

Richèl J.C. Bilderbeek


tracerer documentation built on Sept. 27, 2023, 5:09 p.m.