getAcor-methods: compute log-correlation matrix

getAcorR Documentation

compute log-correlation matrix

Description

Method to compute the log-correlation matrix for the first dimension (quant) of the FLQuant object.

Usage

getAcor(object, ...)

## S4 method for signature 'FLQuant'
getAcor(object, ...)

Arguments

object

object of relevant class (see signature of method)

...

additional argument list that might never be used

Value

an FLQuant object with a quant log-correlation matrix

Examples

data(ple4)
getAcor(harvest(ple4))

flr/FLa4a documentation built on June 4, 2023, 11:05 a.m.