Convenience function to plot a baseline estimate with the original data.

plot_bc(orig_data, bc_data, ...)

Arguments

orig_data

the original data.

bc_data

the baseline corrected data.

...

other arguments to pass to the stackplot function.