### Name: corNatural
### Title: General correlation in natural parameterization
### Aliases: corNatural print.corNatural
### Keywords: models

### ** Examples

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



