aibin_cpp: Adaptive Intelligent Binning Algorithm

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Entry point from R for the C++ implementation

Usage

1
aibin_cpp(spectra, noise, r, snr)

Arguments

spectra,

noise A mtrix containing spectra or nosie regions. Cols 0-2 are : bins, bin_start, bin_end, then come samples (col-wise)

R

resolution (0>R>=1)

Value

vector of integers containing the split indices.


CVUA-RRW/tidySpectR documentation built on April 13, 2021, 11:41 a.m.