AIM-PIbd-32-Kurbanova-A-A/aimenv/Lib/site-packages/statsmodels/othermod/api.py
2024-10-02 22:15:59 +04:00

4 lines
56 B
Python

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