[推荐应用]替代SPSS的开源软件JASP
Tofloor
poster avatar
逆风的方向
deepin
2018-12-13 17:41
Author
本帖最后由 匿名 于 2020-8-8 09:49 编辑

简介:
JASP是由Amsterdam大学支持的开源项目,旨在替换SPSS提供常用的统计功能。

主要特点:
  • 支持flatpak。
  • 可以进行基于概率的统计分析,和基于贝叶斯估计的分析。
  • 界面友好。动态化呈现分析结果,工作表式布局,拖拽式操作,渐进式呈现,详细的结果备注。
  • 与OSF平台相整合,支持APA格式输出(可以直接对图表进行复制与粘贴)。

官网:
https://jasp-stats.org/

安装:
JASP is available for virtually all Linux distributions through the widely available flathub, a flatpak application distribution channel for linux . To use this you must have flatpak installed and if it isn't yet it should be fairly simple to get it through your package manager.
Instructions on how to install JASP can be found on flathub.
But you could also enter the following in a terminal:
  1. flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
  2. flatpak install flathub org.jaspstats.JASP
Copy the Code
HiDPI
If your computer has a so-called HiDPI screen you might find that JASP is incredibly large on your desktop. To avoid this try something like:
  1. QT_AUTO_SCREEN_SCALE_FACTOR=0
  2. QT_SCREEN_SCALE_FACTORS=2
  3. QT_SCALE_FACTOR=1  
  4. flatpak run org.jaspstats.JASP
Copy the Code
You can tweak the values to get a result that fits your screen, besides that you can also simply change the scaling in JASP, but it has some side-effects like minimum window size that will only be resolved through the above command.
软件界面截图:

Reply Favorite View the author
All Replies
avatar
185******04
deepin
2019-09-08 23:08
#1
我安装了但是每次需要终端才能打开,无法读取excel数据,你是怎么弄的?
Reply View the author
avatar
185******04
deepin
2019-09-08 23:23
#2
卡住了,关不了,不过看着界面确实不错的一个软件
Reply View the author
avatar
逆风的方向
deepin
2019-09-09 01:03
#3
与deepin兼容不好。放弃了。
Reply View the author
avatar
jhkwei
deepin
2019-09-09 05:34
#4
spss, sas, R, 哪个好用一点
Reply View the author
avatar
逆风的方向
deepin
2019-09-09 06:34
#5
https://bbs.deepin.org/post/172335
spss, sas, R, 哪个好用一点

这个没有绝对的评价标准。各有利弊。
Reply View the author