makePosSemiDef {RUVcorr} | R Documentation |
Internal function which returns closest positive semi-definite matrix to input matrix.
makePosSemiDef(a, offset = 0)
a |
Square matrix. |
offset |
Offset. |
Positive semi-definite matrix.
Saskia Freytag