*full_state_space*: The package for working on full state-space =============================================================== This part of the mhn package contains functions to compute and work with MHNs on the full state-space. The structure of this part of the package is very similar to the original R implementation by Schill et al. (2019): *fisher* ------------------ .. automodule:: mhn.full_state_space.fisher :noindex: :ref:`View documentation ` *Likelihood* ------------ .. automodule:: mhn.full_state_space.Likelihood :noindex: :ref:`View documentation ` *ModelConstruction* ------------------- .. automodule:: mhn.full_state_space.ModelConstruction :noindex: :ref:`View documentation ` *PerformanceCriticalCode* ------------------------- .. automodule:: mhn.full_state_space.PerformanceCriticalCode :noindex: :ref:`View documentation ` *RegularizedOptimization* ------------------------- .. automodule:: mhn.full_state_space.RegularizedOptimization :noindex: :ref:`View documentation ` *UtilityFunctions* ------------------ .. automodule:: mhn.full_state_space.UtilityFunctions :noindex: :ref:`View documentation `