如何连接SPSS与mongodb [英] how to connect SPSS with mongodb

查看:729
本文介绍了如何连接SPSS与mongodb的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有mongodb存储我的数据。

I have mongodb where my data is stored.

我使用SPSS,我做一些数据分析。

I am using SPSS where I have do some data analysis.

有人可以帮助我将SPSS连接到mongodb。

Can someone help me in connecting SPSS to mongodb.

谢谢。

推荐答案

您使用SPSS Modeler还是统计?在这两种情况下,您可以使用R访问MongoDB。统计和Modeler都与R集成。所以你可以使用R包'rmongodb'并连接到你的MongoDB。

Are you using SPSS Modeler or Statistics? In both cases you can access MongoDB using R. Both Statistics and Modeler have integration with R. So you can just use the R package 'rmongodb' and connect to your MongoDB.

这里有一些链接:

https://docs.compose.io/languages/r.html

http://www.r-bloggers.com/r-and-mongodb/

请务必使用R与统计数据,您需要安装插件IBM SPSS Statistics - R的基础

Remember to use R with Statistics you need to install the plugin 'IBM SPSS Statistics - Essentials for R'

ftp:/ /public.dhe.ibm.com/software/analytics/spss/documentation/statistics/20.0/en/rplugin/InstallationDocuments/Windows/Essentials_for_R_Installation_Instructions.pdf

如果您使用的是IBM SPSS Modeler,则需要安装插件'IBM SPSS Modeler - R的基础

If you are using IBM SPSS Modeler, you need to install the plugin 'IBM SPSS Modeler - Essentials for R'

ftp://public.dhe.ibm.com/software/analytics/spss/documentation/ analyticserver / 1.0 / English / IBM_SPSS_Modeler_Essentials_for_R_Installations_Instructions.pdf

在developerWorks上有两篇文章(我写了一篇),我解释了如何开始使用R和SPSS ...

There are two articles on DeveloperWorks (one wrote by me) were I explain how to start working with R and SPSS...

- 使用R创建IBM SPSS Modeler 16的新节点: http://www.ibm.com/developerworks/library/ba-spssmodeler16-r-nodes/index.html

-Create new nodes for IBM SPSS modeler 16 using R: http://www.ibm.com/developerworks/library/ba-spssmodeler16-r-nodes/index.html

从SPSS中调用R: http://www.ibm.com/developerworks/library/ba-call-r-spss/index.html

-Calling R from SPSS: http://www.ibm.com/developerworks/library/ba-call-r-spss/index.html

这篇关于如何连接SPSS与mongodb的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆