eempf_comp_mat: Extract EEM matrix for single components determined in the...

View source: R/parafac_functions.R

eempf_comp_matR Documentation

Extract EEM matrix for single components determined in the PARAFAC analysis

Description

The components of a PARAFAC analysis are extracted as a data frame

Usage

eempf_comp_mat(pfmodel, gather = TRUE)

Arguments

pfmodel

object of class parafac

gather

logical value whether excitation wavelengths are a column, otherwise excitation wavelengths are column names

Value

a list of class data frames

Examples

data(pf_models)

eempf_comp_mat(pf4[[1]])

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