Displaying 1 result from an estimated 1 matches for "yuesheng".
Did you mean:
yuesheng8
2009 Apr 03
1
bigglm "update" with ff
...FALSE
fit <- bigglm(eqn, as.data.frame(bigdata[i1:i2,,drop=FALSE]), chunksize =
10000, family = binomial())
} else {
fit <- update(fit, as.data.frame(bigdata[i1:i2,,drop=FALSE]), chunksize =
10000, family = binomial())
}
}, X=bigdata, VERBOSE = TRUE, BATCHSIZE = nmax)
Many thanks.
Yuesheng
[[alternative HTML version deleted]]