fit_avlr {avar} | R Documentation |
Internal function to the Allan Variance Linear Regression estimator
Description
Estimate the parameters of time series models based on the Allan Variance Linear Regression (AVLR) approach
Usage
fit_avlr(qn, wn, rw, dr, ad, scales)
Arguments
qn |
A |
wn |
A |
rw |
A |
dr |
A |
ad |
A |
scales |
A |
Value
A list
with the estimated parameters.
[Package avar version 0.1.3 Index]