Description Usage Arguments Value Author(s) References
Computes the Moore-Penrose generalized inverse of a matrix. Allows rank reduction of the generalized inverse.
This function is directly taken from MASS package (code on GPLv3 license) and modified in order to include the rank reduction option. The added code for rank reduction is commented in the implementation.
1 |
X |
Real or complex valued matrix to be transformed |
max.sv |
Maximum for single value decomposition |
tol |
Tolerance |
Returns the inverse logit transformed values.
Pietro Di Lena
Di Lena P et al: Missing value estimation methods for DNA methylation data. submitted to Bioinformatics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.