mlocar(y, max.order=NULL, span, const=0, plot=TRUE)y.0 denotes constant vector is not included as a regressor
and 1 denotes constant vector is included as the first regressor.pspec are plotted.data(locarData)
z <- mlocar(locarData, max.order=10, span=300, const=0)
z$arcoefRun the code above in your browser using DataLab