search for: lagxy

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

Did you mean: laggy
2007 Oct 01
1
saving and loading complex objects
...les//R//R-2.5.1//arima//amex" ) allArima=function( yy, popSize=10, generations=5 ){ nn = names(yy) for( i in 1:dim(yy)[2] ) { print( paste( " iter: ", i, "name: ", " ", names(yy)[i],sep="") ) # data AVY Note lagxy <- CreateColumnSpace( yy, column = i, startLag = 1, endLag = 8, exclude=T, by=1 ) xx <- xy$xx response = xy$response t.index = xy$indx # genetically select predictor column space result = intGa( response =response, ... , FUN = LM, monitor = F, monitorFun = nn.M...