【问题标题】:how to connect SPSS with mongodb如何将SPSS与mongodb连接起来
【发布时间】:2014-09-12 09:07:23
【问题描述】:

我有存储我的数据的 mongodb。

我正在使用 SPSS 进行一些数据分析。

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

谢谢。

【问题讨论】:

    标签: mongodb connection spss database


    【解决方案1】:

    您使用的是 SPSS Modeler 还是 Statistics?在这两种情况下,您都可以使用 R 访问 MongoDB。Statistics 和 Modeler 都与 R 集成。因此您只需使用 R 包“rmongodb”并连接到您的 MongoDB。

    这里有一些链接:

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

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

    记住要使用 R 和 Statistics,您需要安装插件“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 - 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...

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

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

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2020-05-12
      • 2020-07-22
      • 2019-10-01
      • 2020-06-13
      • 1970-01-01
      • 1970-01-01
      • 2020-06-29
      • 2015-02-26
      相关资源
      最近更新 更多