glm.test.control(maxit = 20, epsilon = 1.e-5, R2Max = 0.99)
maxit
parameter sets
the maximum number of iterations to be carried out, while the
epsilon
parameter sets the criterion for determining
convergence. Variables which are judged to be "aliased" are dropped.
A variable is judged to be aliased if RSS/TSS is less than (1-R2Max),
where
The weights used in this calculation are the "working" weights of the IRLS algorithm.
snp.lhs.tests
, snp.rhs.tests