Algostream_advanced_modelsmodule Distribution : sig ... endProbability distributions used by Hypothesis_test.
module Eig : sig ... endJacobi symmetric eigendecomposition for small dense matrices.
module Garch11 : sig ... endVariance-targeting GARCH(1,1) for forward-looking volatility forecasting.
module Hypothesis_test : sig ... endStatistical hypothesis tests.
module Kalman_hedge : sig ... endBivariate state-space Kalman filter over the hedge regression y_t = α_t + β_t · x_t + ε_t.
module Nelder_mead : sig ... endDerivative-free Nelder-Mead simplex minimizer for small fixed dimensions.
module Ornstein_uhlenbeck : sig ... endOrnstein-Uhlenbeck continuous-time mean-reverting process modeling.
module Pca : sig ... endPrincipal Component Analysis via Jacobi eigendecomposition of the sample covariance.
module Special : sig ... endSpecial functions for hypothesis testing and statistical distributions.