statsmodels.base モジュール

statsmodels.base モジュール

[APIドキュメント]

statsmodels.base.model モジュール

クラス – Model

基底クラス:Model クラス

  • LikelihoodModel クラス
  • GenericLikelihoodModel クラス

クラス – Result

基底クラス:Results クラス

  • LikelihoodModelResults クラス
  • GenericLikelihoodModelResults クラス

※ Resultがラッパークラス(base.wrapper.ResultsWrapper)で返される場合もありますが基本的な使い方は変わらないようです。

クラス – ResultMixin

ResultMixin クラス

statsmodels.base.wrapper モジュール