powered by
Calculating EEMqual which is an indicator of a PARAFAC model's quality
eempf_eemqual(pfmodel, eem_list, splithalf = NULL, ...)
data frame containing fit, corcondia, product of best TCCs from splithalf analysis, eemqual and splithalf models
PARAFAC model
EEM data as eemlist
optionally, you can supplie available splithalf results from model to decrease computation time
additional arguments passed to splithalf
Rasmus Bro, Maider Vidal, EEMizer: Automated modeling of fluorescence EEM data, Chemometrics and Intelligent Laboratory Systems, Volume 106, Issue 1, 2011, Pages 86-92, ISSN 0169-7439
# \donttest{ # data(eem_list) # data(pf_models) # pfmodel <- pf4[[1]] # eempf_eemqual(eem_list,pfmodel) # insuficient example data to run! # }
Run the code above in your browser using DataLab