This function implements the fence procedure to find the best generalised linear model.
glmfence(mf, cstar, nvmax, adaptive = TRUE, trace = TRUE, ...)
mf | an object of class |
---|---|
cstar | the boundary of the fence, typically found through bootstrapping. |
nvmax | the maximum number of variables that will be be considered in the model. |
adaptive | logical. If |
trace | logical. If |
... | further arguments (currently unused) |
Jiming Jiang, Thuan Nguyen, J. Sunil Rao, A simplified adaptive fence procedure, Statistics & Probability Letters, Volume 79, Issue 5, 1 March 2009, Pages 625-629, http://dx.doi.org/10.1016/j.spl.2008.10.014.