Python StatsModels统计

Python StatsModels是一个用于统计分析的库,提供线性回归、广义线性模型等功能。它与NumPy、Pandas和matplotlib等库配合使用,为Python用户提供了类似R的统计环境,特别适合那些熟悉R语言并想转向Python的人。本文介绍了如何安装和使用StatsModels,通过实例展示了线性回归、广义线性模型和线性混合效应模型等统计模型的创建。
摘要由CSDN通过智能技术生成

Python StatsModels allows users to explore data, perform statistical tests and estimate statistical models. It is supposed to complement to SciPy’s stats module. It is part of the Python scientific stack that deals with data science, statistics and data analysis.

Python StatsModels允许用户浏览数据,执行统计测试和估计统计模型。 它应该补充SciPy的统计模块。 它是Python科学堆栈的一部分,用于处理数据科学,统计数据和数据分析。

Python StatsModels (Python StatsModels)

python statsmodels

StatsModels is built on top of NumPy and SciPy.


StatsModels建立在NumPySciPy之上

It also uses Pandas for data handling and Patsy for R-like formula interface. It takes its graphics functions from matplotlib. It is known to provide statistical background for other python packages.

它还使用Pandas进行数据处理,并使用Patsy进行类似R的公式接口。 它从matplotlib获取其图形功能。 提供其他python软件包的统计背景是众所周知的。

Originally, Jonathan Taylor wrote the models module of scipy.stats. It was part of scipy for some time but was removed later.

最初,乔纳森·泰勒(Jonathan Taylor)编写了scipy.stats的模型模块。 它是scipy的一部分,但后来被删除了。

It was

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值