Example 13 for WOMBAT

Download example13.tar.gz

This example illustrates multivariate analyses with repeated records per trait – this can be tricky to model if same records for different traits are taken at the same time and others are not.

New features have been implemented to assist with this:

  1. WOMBAT now insists that the option RPTCOV is specified in the parameter file!
  2. WOMBAT writes out a file ''RepeatedRecordsCounts'' with some basic information on how many animals have how many records.
  3. There is now a mechanism – through RPTCOV TSELECT – to specify which records are measured at the same time and thus have a non-zero error covariance and which are not.
  4. Trait numbers need to be assigned so that any traits with repeated records have a lower number than traits with single records.

The data are simulated records - obtained by simulating records for 4 traits recorded on 800 animals at 5 different times. A missing value indicator (999) is used to create different pattern of missing records - note that analyses in the different sub-directories analyze different columns in the data file.

&nbsp &nbsp &nbsp For this example, we use records taken at times 1 to 4 for trait 1, and records taken at time 5 for traits 2 to 4. For this case a model fitting a permanent environmental effects due to the animal for trait 1 only together with the INDESCR option is appropriate. Estimates of the error covariances between trait 1 and traits 2, 3 and 4 then reflect the permanent environmental covariance, while estimates of the (co)variances among the latter represent the sum of temporary and permanent environmental covariances.