Last chance! 50% off unlimited learning
Sale ends in
control
argument to the gls
function.glsControl(maxIter, msMaxIter, tolerance, msTol, msScale, msVerbose,
singular.ok, qrTol, returnObject, apVar, .relStep,
nlmStepMax, minAbsParApVar, natural)
gls
, lmeScale
# decrease the maximum number iterations in the optimization call and
# request that information on the evolution of the ms iterations be printed
glsControl(msMaxIter = 20, msVerbose = TRUE)
Run the code above in your browser using DataLab