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