computeNoise: computeNoise

Description Usage Arguments Details Value

View source: R/MNF.R

Description

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

Usage

1
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


tofsims documentation built on Nov. 8, 2020, 5:10 p.m.