staRdom (version 1.0.8)

eempf_corcondia: Calculate the core consistancy of an EEM PARAFAC model

Description

This is basically a wrapper for corcondia that deals with the normalisation of the original data., Other than corcondia, the default dicisor = "core".

Usage

eempf_corcondia(pfmodel, eem_list, divisor = "core")

Arguments

pfmodel

PARAFAC model

eem_list

eemlist

divisor

divisor, please refer to corcondia

Value

numeric

Examples

Run this code
# NOT RUN {
# due to data limitation in package, example does not work with that data!

eempf_corecondia(pfmodel,eem_list)

# }

Run the code above in your browser using DataLab