Estimate the parameters of time series models based on the Allan Variance Linear Regression (AVLR) approach
fit_avlr(qn, wn, rw, dr, ad, scales)
A list
with the estimated parameters.
A vec
specifying on which scales the parameters of a Quantization Noise (QN) should be computed.
A vec
specifying on which scales the parameters of a White Noise (WN) should be computed.
A vec
specifying on which scales the parameters of a Random Wakk (RW) should be computed.
A vec
specifying on which scales the parameters of a Drift (DR) should be computed.
A vec
of the Allan variance.
A vec
of the scales.