Comprehensive adaptive estimators (legacy API page)

The documentation previously listed lrdbenchmark.analysis.optimization_backend and comprehensive_adaptive_estimators modules with JAX/Numba-aware wrappers. Those modules are not present in the current source tree, so autodoc cannot generate API entries for them.

Use the standard estimator classes documented in Estimators API and the backend selection helpers in lrdbenchmark.analysis.backend_utils (JAX / Numba / NumPy fallbacks where implemented on each estimator).

If you need the historical adaptive API restored, open an issue describing your use case so the maintainers can reconcile the docs with the shipped package.