updateU {multiRDPG} | R Documentation |
updateU
calculates the U update
Description
updateU
calculates the U update
Usage
updateU(AA, Lambda, Uold)
Arguments
AA |
All Aplus matrices column binded |
Lambda |
List of Lambdas |
Uold |
U found in past iteration |
Value
Returns updated U
Author(s)
Agnes Martine Nielsen (agni@dtu.dk)
[Package multiRDPG version 1.0.1 Index]