IMA_Update_Factor {countland} | R Documentation |
Update factor matrix - see SUSTain code
Description
Update factor matrix - see SUSTain code
Usage
IMA_Update_Factor(M, coeff, mkrp, mode, lambda_, params)
Arguments
M |
matrix to be updated (either U or V) |
coeff |
matrix used in updating algorithm |
mkrp |
matrix used in updating algorithm |
mode |
whether update U or V |
lambda_ |
scaling matrix |
params |
parameter object |
Value
updated matrix and scaling factors
[Package countland version 0.1.2 Index]