Learn R Programming

nonlinearTseries (version 0.3.1)

sampleEntropyFunction: Returns the sample entropy function \(h_q(m,r)\) used for the computations of the sample entropy.

Description

Returns the sample entropy function \(h_q(m,r)\) used for the computations of the sample entropy.

Usage

sampleEntropyFunction(x)

Value

A numeric matrix representing the sample entropy function \(h_q(m,r)\) obtained in #' the sample entropy computations represented by the sampleEntropy object.

Arguments

x

A sampleEntropy object.

See Also

sampleEntropy