### Name: corSymm
### Title: General Correlation Structure
### Aliases: corSymm
### Keywords: models

### ** Examples

## covariate is observation order and grouping factor is Subject
cs1 <- corSymm(form = ~ 1 | Subject)



