Input:
for each subject, ; from the -th EM iteration; and ; tuning parameters , , ; stopping criterion,
|
Output: updated . |
1. |
Initialize:
|
2. |
Compute using Equation (19); |
3. |
Repeat
|
4. |
Let ; |
5. |
for
to
do
|
6. |
Partition , , and for -th column/row according to according to (27) - (28), respectively; |
7. |
Solve the optimization in (29) to get and ; |
8. |
Compute using (33) and ; |
9. |
Update the -th column/row of by and ; |
10. |
End for
|
11. |
; |
12. |
until
|
13. |
. |