clmm.control(method = c("ucminf", "nlminb", "model.frame"), ...,
trace = 0, maxIter = 50, gradTol = 1e-3,
maxLineIter = 50,
innerCtrl = c("warnOnly", "noWarn", "giveError"))
0
.50
.ucminf
is used, the default values
of that optimizers control options are changed to grtol = 1e-5
and grad = "central"
.clmm