Estimate calibration values by applying a median filter and interpolating between the filtered values.
estimate_cals(x, y, k, xout, breaks)
Calibration check times (POSIXct).
Calibration check values.
Median filter window width. If NA
no smoothing is applied.
Times at which to estimate the calibration value.
Times of discontinuities caused by instrument adjustments.
Estimated calibration values at times xout
.