staRdom (version 1.1.28)

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")

Value

numeric

Arguments

pfmodel

PARAFAC model

eem_list

eemlist

divisor

divisor, please refer to corcondia

Examples

Run this code
if (FALSE) {
# due to data limitation in package, example does not work with that data!

# eempf_corcondia(pfmodel,eem_list)

}

Run the code above in your browser using DataLab