mnf: Function to perform MNF

View source: R/Lib_PerformPCA.R

mnfR Documentation

Function to perform MNF

Description

Function to perform MNF

Usage

mnf(X, coordPix = NULL, retx = TRUE)

Arguments

X

numeric. matrix to apply MNF on

coordPix

dataframe to compute noise, cf get_random_subset_from_image

retx

boolean.

Value

results of MNF applied on matrix


jbferet/biodivMapR documentation built on May 1, 2024, 4:34 a.m.