Description Usage Arguments Details Value Examples
Class nnMNF
contains methods for Maximum Autocorrelation Factors
analysis
This method calculates MNF transform using an
nearest neighbour
estimate as implemented
in mzImage
from Stone et al. (2012).
1 2 3 |
dataObject |
object of type MassImage |
limitSNR |
numeric |
Class nnMNF
contains methods for Maximum Autocorrelation Factors
analysis
Minimum Noise Fraction according Green et al. (1988) but
using a nearest neighbour estimate for the noise determination
as seen in the package mzImage
from Stone et al. (2012).
As the mentioned package is no longer maintained, we used an
archieved version as code base for a new version. The C code was
implemented through Rcpp (Eddelbuettel and Francois, 2011). The
present function is a user constructur that will create a new
analysis slot in the chosen MassSpectra/MassImage object.
object of class MNF
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.