powered by
Estimation of the variances for the diff k operator k = 1 to nbK
estimVar(y, nbK = 10, type = "MAD")
A time-series obtained by the dataRWAR function
number of diff k elements to consider
type of robust variance estimator (MAD, S or Q)
the vector varEst of estimated variances
# NOT RUN { estimVar(dataRWAR(1000, sdEta = 0.1, sdNu = 0.1, phi = 0.3, type = "rand1", nbSeg = 10)$y) # }
Run the code above in your browser using DataLab