Plot background noise model fit diagnostics.
Arguments
- fit
- A list returned by - estimateNoiseParsWindows()with- return_data = TRUE. Must contain:- coefficients: named numeric vector- c(intercept, slopeMean, slopeInvDepth)for the fitted model.
- data:- data.framewith columns- mean,- noise,- depth,- sample, holding the filtered per-window points used for the fit.