lmEntropy {LowMACA}R Documentation

Show Entropy Information Contained in a LowMACA object

Description

Method for objects of class LowMACA. It can show the results of entropy analysis performed on the LowMACA object by the function entropy

Usage

lmEntropy(object)

Arguments

object

object of class LowMaca

Value

A list containing the following elements:

Author(s)

Stefano de Pretis, Giorgio Melloni

See Also

entropy

Examples

data('lmObj')
lmObj <- entropy(lmObj)
lmEntropy(lmObj)

[Package LowMACA version 1.12.1 Index]