### Name: corAR1
### Title: AR(1) Correlation Structure
### Aliases: corAR1
### Keywords: models

### ** Examples

## covariate is observation order and grouping factor is Mare
cs1 <- corAR1(0.2, form = ~ 1 | Mare)



