search for: intga

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

Did you mean: inta
2007 Oct 01
1
saving and loading complex objects
...ot;, 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.Monitor, Evaluator = Std.Eval, wildCardPct = 0.10, parm1 = 4, parm2 = 1, parm3 = 3 ) x.model=result$bestModel SaveObj( x=x.model, nn=nn[i] ) rm(result,x.m...