To start with, you should add the R and RCORR options to the REPEATED statement. This will show you the estimated variance-covariance matrix (and correlation matrix) for your subject. THis will will help you see how the list of variances and/or covariances translate into a matrix. You should also refer to table 15 (9.3 user's guide: "Covariance Structure Examples") in the MIXED chapter to see the various matrices symbolically. Note: your first use of type=vc is just giving a residual (no covariance). The user's guide table gives a toep(2) as an example: you can expand to 3 or 4 using the concept shown in the table.
... View more