### Name: corCompSymm
### Title: Compound Symmetry Correlation Structure
### Aliases: corCompSymm
### Keywords: models

### ** Examples

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



