Skip to contents

Re-exports nlme::corCAR1 from the nlme package.

Usage

corCAR1(value, form, fixed)

Arguments

value

numeric value for the correlation parameter

form

a one-sided formula of the form ~ t, ~ 1 | g, or ~ t | g, specifying a time covariate t, a grouping factor g, or both.

fixed

unused

See also

corClasses See nlme::corCAR1 for original documentation.