View source: R/parafac_functions.R
maxlines | R Documentation |
Data for each wavelengths is returned. For each component the lines intersecting at the component maxima are returned.
maxlines(pfmodel)
pfmodel |
object of class parafac |
data frame
data(pf_models)
ml <- maxlines(pf4[[1]])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.