### Name: glsControl ### Title: Control Values for gls Fit ### Aliases: glsControl ### Keywords: models ### ** Examples # 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)