search for: x_vary

Displaying 1 result from an estimated 1 matches for "x_vary".

Did you mean: x_vars
2009 Feb 07
3
Output results to a single postscript document
...fig.ps") par(mfrow=c(2,1)) acf(residuals(mod)) pacf(residuals(mod)) dev.off() } output <- return(list(Summary=summ, Chart=chart(mod))) } results <- res(tdata[ ,"Y"], tdata[ ,"X_VARY"]) ; results -- View this message in context: http://www.nabble.com/Output-results-to-a-single-postscript-document-tp21884901p21884901.html Sent from the R help mailing list archive at Nabble.com.