|
|
!EMFLAG 1
| EM + 10 local EM steps in current US term
|
!EMFLAG 2
| EM + 10 local PXEM steps in current US term
|
!EMFLAG 3
| EM + 10 local EM steps on all US terms
|
!EMFLAG 4
| EM + 10 local PXEM steps on all US terms
|
!EMFLAG 5
| Standard EM step
|
!EMFLAG 6
| Single local PXEM step
|
!EMFLAG 7
| Standard EM step + 1 local EM in current US term
|
!EMFLAG 8
| Standard EM step + 1 local PXEM step in current US term
|
The test of whether the AI updated matrix is positive definitite
is based on inverting the matrix to check it is positive definite.
Repeated EM updates may bring the matrix closer to being singular.
This is assessed by checking the product of the diagonal elements before and after
inversion. If any exceed 1E7, ASReml fixes the matrix at that point
and estimates any other parameters conditional on these values.
To proceee with further iterations without fixing the matrix values
would ultimately make the matrix such that it would be judged singular
resulting the analysis being aborted.