JuliaDynamics / ComplexityMeasures.jl

Estimators for probabilities, entropies, and other complexity measures derived from data in the context of nonlinear dynamics and complex systems
MIT License
54 stars 12 forks source link

Separate documentation page for `TransferOperator` #192

Closed kahaaga closed 8 months ago

kahaaga commented 1 year ago

Ref #190.

I guess this makes sense, since there is an entire layer beyond the probabilities estimation, which is the estimation of the invariant measure. More stuff will also be added once I get to address #55 .

kahaaga commented 8 months ago

In the 3.0 docs, TransferOperator is just another OutcomeSpace. It is therefore listed together with all the other outcome spaces under its own header, together with utility methods - just like for the other outcome spaces. This can be closed.