computeNoise: computeNoise
Description
computeNoise determinates the noise by nearest neighbour estimate.
This is a helper function for the nnMNF method.Usage
computeNoise(stat, x, y)
Details
computeNoise determinates the noise by nearest neighbour estimate.
This is a helper function for the nnMNF method and originates
from the mzImage
package.