maxlines: Extract data from emission and excitation wavelengths of the...

View source: R/parafac_functions.R

maxlinesR Documentation

Extract data from emission and excitation wavelengths of the components of a PARAFAC model (scaled B- and C-modes)

Description

Data for each wavelengths is returned. For each component the lines intersecting at the component maxima are returned.

Usage

maxlines(pfmodel)

Arguments

pfmodel

object of class parafac

Value

data frame

Examples

data(pf_models)

ml <- maxlines(pf4[[1]])

MatthiasPucher/staRdom documentation built on June 30, 2023, 10:55 a.m.