sampleEntropyFunction {nonlinearTseries} | R Documentation |
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)
Arguments
x |
A sampleEntropy object. |
Value
A numeric matrix representing the sample entropy function
h_q(m,r)
obtained in #' the sample entropy computations represented
by the sampleEntropy object.
See Also
[Package nonlinearTseries version 0.3.0 Index]