computeNoise {tofsims}R Documentation

computeNoise

Description

computeNoise determinates the noise by nearest neighbour estimate. This is a helper function for the nnMNF method.

Usage

computeNoise(stat, x, y)

Arguments

stat

unknown

x

unknown

y

unknown

Details

computeNoise determinates the noise by nearest neighbour estimate. This is a helper function for the nnMNF method and originates from the mzImage package.

Value

matrix numeric noise


[Package tofsims version 1.20.0 Index]