getAcor | R Documentation |
Method to compute the log-correlation matrix for the first dimension (quant
) of the FLQuant
object.
getAcor(object, ...)
## S4 method for signature 'FLQuant'
getAcor(object, ...)
object |
object of relevant class (see signature of method) |
... |
additional argument list that might never be used |
an FLQuant
object with a quant log-correlation matrix
data(ple4)
getAcor(harvest(ple4))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.