ModuleNotFoundError: No module named 'statsmodels.miscmodels.ordinal_model'

前端 未结 0 2026
有刺的猬
有刺的猬 2020-12-10 13:20

I want to build a Ordered Probit model using statsmodel package in python. Used the following code to import:

from statsmodels.miscmodels.ordinal_model import O

相关标签:
回答
  • 消灭零回复
提交回复
热议问题