nlme(object, fixed, random = fixed, cluster, data = sys.parent(),
     start, est.method = c("ML", "RML"), re.block, re.structure =
     c("unstructured", "diagonal", "identity", "compsymm", "ar1"),
     re.paramtr = c("matrixlog", "cholesky", "spherical", "logcholesky",
     "givens"),  serial.structure = c("identity", "ar1",
     "ar1.continuous", "compsymm", "ar2", "ma1", "ma2",
     serial.covariate = NULL,
     serial.covariate.transformation = c("rank.within.cluster", "none",
     "round", "global.rank"), var.function = c("identity", "power",
     "expon", "cte.power", "cte.expon"), var.covariate = NULL,
     var.estimate = T, control, na.action = na.include, na.pattern,
     verbose = F)