Description
compute MNF, helper for MNF/nnMNFUsage
computeMNF(nzData = NULL, noise = NULL, SNR = NULL, ind = NULL,
iter = TRUE, limitSNR = NULL, covNoise = NULL)
Details
This is a helper function for the MNF/nnMNF function and originates
from the mzImage
package.