Files
MLPproject/.venv/lib/python3.12/site-packages/statsmodels/othermod/api.py
2025-10-23 15:44:32 +02:00

4 lines
56 B
Python

from .betareg import BetaModel
__all__ = ["BetaModel"]