eempf_report: Create a html report of a PARAFAC analysis

Description Usage Arguments Value Examples

Description

Create a html report of a PARAFAC analysis

Usage

1
2
3
4
eempf_report(pfmodel, export, eem_list = NULL, absorbance = NULL,
  meta = NULL, metacolumns = NULL, splithalf = FALSE,
  shmodel = NULL, performance = FALSE, residuals = FALSE, spp = 5,
  ...)

Arguments

pfmodel

PARAFAC model

export

path to exported html file

eem_list

optional EEM data

absorbance

optional absorbance data

meta

optional meta data table

metacolumns

optional column names of metadata table

splithalf

optional logical, states whether split-half analysis should be included

shmodel

optional results from split-half analysis. If this data is not supplied but EEM data is available the split-half analysis is calculated on the creation of the report. Calculating the split-half analysis takes some time!

performance

calculating model performance: eempf_eemqual

residuals

logical, whether residuals are plotted in the report

spp

plots per page for loadgins and residuals plot

...

arguments to or from other functions

Value

TRUE if report was created

Examples

1
## no test yet

jakehosen/stardom_aqualog documentation built on May 14, 2019, 3:06 a.m.