computeMNF {tofsims} | R Documentation |
compute MNF, helper for MNF/nnMNF
computeMNF(nzData = NULL, noise = NULL, SNR = NULL, ind = NULL, iter = TRUE, limitSNR = NULL, covNoise = NULL)
nzData |
matrix |
noise |
matrix |
SNR |
numeric |
ind |
numeric |
iter |
boolean |
limitSNR |
numeric |
covNoise |
matrix |
This is a helper function for the MNF/nnMNF function and originates
from the mzImage
package.
MNF transform