tcc: Caluclate Tucker's Congruence Coefficient of PARAFAC...

Description Usage Arguments Value Examples

Description

Componets must be passed as modes, see maxlines

Usage

1
tcc(maxl_table, na.action = "na.omit")

Arguments

maxl_table

data frame containing the peak lines of components

na.action

if "na.omit" NA are deleted from prior the test

Value

data.frame containing the TCCs

Examples

1
2
3
4
5
data(pf_models)

ml <- maxlines(pf4[[1]])

tcc(ml)

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