lme(fixed, random = fixed, cluster, data=sys.parent(),
start = list(D = NULL, theta = NULL, alpha = NULL, delta = NULL),
est.method=c("RML", "ML"), 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"), var.covariate = NULL, var.estimate = T,
na.action, control)