Hello -

I am currently simulating bivariate AR(1) time series data and have the
following line in my code:

Px=spec.pgram(ts.union(X,XX),spans=c(?,?))

The spans option is where I enter in the vector containing the Daniell
smoother numbers, but I don't know what a Daniell smoother is (hence the
question marks). Can somebody please tell me?

Is there another option where I can simply enter in the smoothing window
width?

Thanks, Ferebee

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to