R/corClasses.R
corCAR1.Rd
Re-exports nlme::corCAR1 from the nlme package.
corCAR1(value, form, fixed)
numeric value for the correlation parameter
a one-sided formula of the form ~ t, ~ 1 | g, or ~ t | g, specifying a time covariate t, a grouping factor g, or both.
~ t
~ 1 | g
~ t | g
t
g
unused
corClasses See nlme::corCAR1 for original documentation.