### Name: nlmeControl ### Title: Control Values for nlme Fit ### Aliases: nlmeControl ### Keywords: models ### ** Examples # decrease the maximum number iterations in the ms call and # request that information on the evolution of the ms iterations be printed nlmeControl(msMaxIter = 20, msVerbose = TRUE)