spectralPatterns: Pattern Detection of Single Spectra on their Multi-components

Description Usage Arguments Examples

View source: R/SpectralPatterns.R

Description

This function will take in a set of spectra (single components, and their respective multi-components) and return patterns detected based on correlation results of three extracted features (means, variance, and turn-points).

Usage

1

Arguments

spectra

takes in a dataframe of spectra, this version accepts three-bases only. They should be organized as follows: C1, C2, C3, C1+C2, C1+C3, C2+C3, C1+C2+C3

Examples

1
cat_function()

NajlaAlariefy/SpectralPatterns documentation built on May 7, 2019, 6:05 p.m.