search for: zample

Displaying 4 results from an estimated 4 matches for "zample".

Did you mean: sample
2009 Aug 05
4
for loop
...unction "Models" to work each time there is an instance of k. This code will stop after the first model is complete. I need it to come back and pass the next value of c into the "Initial.State" function. any ideas? col<-c(23:28) #Setup for(k in col){ Initial.State(Response=zample[,c(k,29)], Explanatory=zample[,variable_columns], IndependentResponse=population[,c(k,29)], IndependentExplanatory=population[,variable_columns]) #Modeling Models(GLM=T, GAM=T, RF=T, GBM=T, TSS=T, KeepPredIndependent=T) } -Chris -- View this message in context: http://www.nabble.com/for-loop-t...
2004 Oct 13
0
Apologies
Seems I sent an HTML message to the listserv by mistake. Sorry! Mike _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2004 Oct 20
0
Re[2]: bandwidth limitation per dynamic IP
mod_bandwidth (and all apache mods) only can average many, small responses. They can''t effectively throttle traffic for large downloads since download speeds are averaged between entire files. This is why I''m looking at lartc. Mike _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO:
2004 Oct 13
2
Resetting traffic history
I''m a tc newbie, and I think I am close to being able to use it to control one of the virtual web sites on our Gentoo Linux server. The site has it''s own IP address. I have a bit of a problem in that the way I originally configured tc, the busy site grabbed all the bandwidth, leaving none for the other (and more important) sites. Here is how I had configured it: tc