- 文章信息
- 作者: kaiwu
- 点击数:1173
1.在线office表单
基于办公软件(office)相关的表单,表单采集的数据可以通过在线电子表格呈现,方便分享,多人协作。
1.1微软表单
虽然访问速度未必理想,但是支持英文等多国语言,如果想发布面向外国人的调研(英文问卷),值得考虑。
1.2 Zoho公司的产品
简体中文服务
1.3腾讯文档
https://docs.qq.com/mall/index/form/collect/
1.4金山文档(WPS office)
2.聚焦调研表单的服务
2.1 问卷星
2.2问卷网
2.3 腾讯问卷
2.4 surveymonkey
2.5 麦克表单
2.6 接龙表单
比如一些打卡签到、上传图片的打卡等。
3.开源软件 limesurvey
limesurvey是开放源代码工具,基于php开发,可以安装到个人网站,例如随机给参与调研的人指派不同版本的问卷,比如考虑多个限定条件的复杂的跳跃题目。
- 文章信息
- 作者: kaiwu
- 点击数:831
官方网址 http://www.voidtools.com/
豆瓣网址 https://www.douban.com/subject/10757141/
互动百科 http://www.baike.com/wiki/search+everything
2022年7月11日的版本是Everything 1.4.1.1017 Beta,文件大小为1.8兆
“Everything”是一个运行于Windows系统,基于文件、文件夹名称的快速搜索引擎。“Everything”在搜索之前就会把所用的文件和文件夹都列出来,这一点与Windows自带的搜索系统不一样,所以是“Everything”。
替代的软件free commder
- 文章信息
- 作者: kaiwu
- 点击数:1905
官方网站:https://www.r-project.org/
官网下载:https://cran.r-project.org/
图形界面Rstudio: https://www.rstudio.com/
维基百科:https://en.wikipedia.org/wiki/R_(programming_language)
wikibook: https://en.wikibooks.org/wiki/R_Programming
R Journal:https://journal.r-project.org/
R Manuals:https://cran.r-project.org/manuals.html
R Packages: https://cran.r-project.org/web/packages/index.html
Rtools: https://cran.r-project.org/bin/windows/Rtools/
2024-06-15 发布 R 4.4.1
R国内翻译为R软件或R语言,是一个自由、免费、源代码开放(GNU)的软件,它是一个用于统计分析和统计制图的优秀工具。
R软件(免费的开源软件)的前身是S语言,S语言是美国贝尔实验室的Rick Becker,John Chambers和Allan Wilks于1976年开发的一种用来进行数据探索、统计分析、作图的解释型语言。新西兰奥克兰大学(Auckland University)大学的Robert Gentleman和Ross Ihaka及其他志愿人员于1993年开发了一套软件来实现S语言,由于这两位学者名字的首字母都是R,所以该软件被命名为R软件。
R软件1995年成为一个开源系统(GNU),1997年R核心开发小组(the R Development Core Team)成立,并维护R代码至今。CRAN(Comprehensive R Archive Network,R综合典藏网)提供R软件的下载版、源代码和说明文件,也收录了各种用户撰写的软件包,全球有超过一百个CRAN镜像站(中国大陆地区也有多个镜像可供选择,https://cran.r-project.org/)。截至2024年2月29日,R软件的最新版本是4.3.3,约78.8兆。
国内的镜像网站有:
https://mirrors.tuna.tsinghua.edu.cn/CRAN/ | TUNA Team, Tsinghua University | 清华大学 |
http://mirrors.tuna.tsinghua.edu.cn/CRAN/ | TUNA Team, Tsinghua University | |
https://mirrors.ustc.edu.cn/CRAN/ | University of Science and Technology of China | 中国科技大学 |
http://mirrors.ustc.edu.cn/CRAN/ | University of Science and Technology of China | |
https://mirrors.eliteu.cn/CRAN/ | Elite Education | 英荔教育 |
https://mirror.lzu.edu.cn/CRAN/ | Lanzhou University Open Source Society | 兰州大学 |
http://mirror.lzu.edu.cn/CRAN/ | Lanzhou University Open Source Society | |
https://mirrors.tongji.edu.cn/CRAN/ | Tongji University | 同济大学 |
- R的思想是:它可以提供一些集成的统计工具,它提供各种数学计算、统计计算的函数,从而使使用者(用户)能灵活地进行数据分析,甚至创造出符合需要的新的统计计算方法。
- 与其说R是一种统计软件,还不如说R是一种数学计算的环境。
- R已经形成了完整的体系,可以用于数据分析、数据提取和转换、模型拟合、描述推断、预测、绘图以及报告输出。
- R软件同时也是一种简便而强大的编程语言,可操纵数据的输入和输出,可实现分支、循环,用户可自定义功能。
R软件的最大特点不是免费,而是开放源代码,R软件其实是一个开放的平台。全球用户参与R软件的研发,涌现了大量基于R平台的拓展功能包,集思广益、更新迅速:例如用于绘图及数据可视化分析的ggplot2包;用于绘制地图的ggmap包,用于生存分析的survival包;用于结构方程分析的sem包等。全世界各个学科领域的教授、研究生、工程师、程序员既是R软件的用户,同时也是开发者,这些软件包贡献者了解各个学科领域的特定需求,努力实践最新的研究成果,敏锐捕捉着未来的发展趋势,其专业程度和蓬勃活力是传统的商业软件难以企及的。
所以如果是windows 32位系统,只能安装R 4.1.3或更低的版本
R 4.1.3 windows版官网网址
https://cran.r-project.org/bin/windows/base/old/4.1.3/R-4.1.3-win.exe
R 4.1.3 windows版官网网址(兰州大学镜像)
https://mirror.lzu.edu.cn/CRAN/bin/windows/base/old/4.1.3/R-4.1.3-win.exe
R 4.1.3 windows版官网网址(中国科技大学镜像)
https://mirrors.ustc.edu.cn/CRAN/bin/windows/base/old/4.1.3/R-4.1.3-win.exe
R IDE
Rstudio
https://rstudio.com/products/rstudio/
Jupyter Notebook
https://www.practicaldatascience.org/html/jupyter_r_notebooks.html
install.packages("IRkernel")
IRkernel::installspec()
nteract
install.packages(c('repr', 'IRdisplay', 'evaluate', 'crayon', 'pbdZMQ', 'devtools', 'uuid', 'digest'))
devtools::install_github('IRkernel/IRkernel')
IRkernel::installspec()
Rcode
http://www.pgm-solutions.com/rcode/download
Tinn-R
在线运行R的平台
https://www.tutorialspoint.com/execute_r_online.php
R软件的简要历史
Robert Gentleman
Ross Ihaka
R is an implementation of the S programming language combined with lexical scoping semantics, inspired by Scheme.[1] S was created by John Chambers in 1976 while at Bell Labs. A commercial version of S was offered as S-PLUS starting in 1988.
Much of the code written for S-PLUS runs unaltered in R.[10]
In 1991 Ross Ihaka and Robert Gentleman at the University of Auckland, New Zealand, began an alternative implementation of the basic S language, completely independent of S-PLUS, which they began publicizing in 1993.[11] It was named partly after the first names of the first two R authors and partly as a play on the name of S.[12] In 1995, Martin Maechler convinced Ihaka and Gentleman to make R free and open-source software under Version 2 of the GNU General Public License.[13][14] The R Core Team was formed in 1997 to further develop the language.[12] As of 2021, it consisted of Gentleman, Ihaka, and Maechler, plus Douglas Bates, John Chambers, Peter Dalgaard, Kurt Hornik, Tomas Kalibera, Michael Lawrence, Friedrich Leisch, Uwe Ligges, Thomas Lumley, Martin Morgan, Paul Murrell, Martyn Plummer, Brian Ripley, Deepayan Sarkar, Duncan Temple Lang, Luke Tierney, and Simon Urbanek. Heiner Schwarte, Guido Masarotto, Stefano Iacus, Seth Falcon, and Duncan Murdoch were also formerly members.[15]
The first official release came in 1995.[11] The Comprehensive R Archive Network (CRAN) was officially announced 23 April 1997 with 3 mirrors and 12 contributed packages.[16] The first official "stable beta" version (v1.0) was released 29 February 2000.[17][18]
R软件在线学习资源
R软件相关的网站
R软件显示英文界面
截至2024年5月19日R软件累计有20719个功能包(https://cran.r-project.org/web/packages/index.html)和(https://www.r-pkg.org/),大约以每个月120个的速度递增。
https://www.tiobe.com/tiobe-index/r/
官方统计了R package的下载量
Downloads (https://cranlogs.r-pkg.org/badges/mltools)
Downloads in last day (https://cranlogs.r-pkg.org/badges/last-day/mltools)
Grand total (https://cranlogs.r-pkg.org/badges/grand-total/mltools)
David Robinson做的的这个可视化工具,可以查询每个package的下载量
https://ipub.com/dev-corner/apps/r-package-downloads/
https://www.analyticsvidhya.com/wp-content/uploads/2016/07/DataAnalysis_R.pdf
列出了常用的数据分析packages
Microsoft R Application Network: https://mran.microsoft.com/
Quick-R
R bloggers
Data Science Made simple
http://www.datasciencemadesimple.com/learn-r-what-is-r/
Data Camp
Try R
Database using R
R for excel
https://www.rforexcelusers.com/
- Handling Strings with R. This book aims to help you get started with manipulating strings with R (new bookdown version, work in progress).
- Handling and Processing Strings in R (old pdf version).
- Pack YouR Code. This book aims to help you get started with the creation of an R package (work in progress).
- A Matrix Algebra Companion for Statistical Learning. The purpose of this book is to help you understand how statistical notions are connected to matrix algebra concepts that constantly appear around Statistical Learning methods (work in progress).
- PLS Path Modeling with R. This book provides a hands-on introduction to Partial Least Squares Path Modeling (PLS-PM) using the R package "plspm".
- The Saga of PLS. This text narrates the story behind the origins, development, and evolution of Partial Least Squares (PLS) methods.
- 文章信息
- 作者: kaiwu
- 点击数:1563
Journal Citation Reports is an annual publication which indicates the most frequently cited journals in a field, the highest impact journals in a field, and the largest journals in a field.
Journal Citation Reports™ (JCR) provides you with the transparent, publisher-neutral data and statistics you need to make confident decisions in today’s evolving scholarly publishing landscape, whether you’re submitting your first manuscript or managing a portfolio of thousands of publications.
Quickly understand a journal’s role within and influence upon the global research community by exploring a rich array of citation metrics, including the Journal Impact Factor™ (JIF), alongside descriptive data about a journal’s open access content and contributing authors
1. access the JCR website
Journal Citation Reports are not free.
Access https://jcr.clarivate.com in the university’s network or by remote access (VPN) if the university has bought the license to the database.
click【Products】- 【Journal Citation Reports】
2.Find relevant categories or journals
2.1 click【Browse Categories】
2.2 select【Social sciences,genernal】-【Hospitality,Leisure, Sport & Tourism】
2.3 click【SSCI】(58 journals)
3.Export the spreadsheet file
click【Export】button to download the csv file.
JCR(with weblinks) on hospitality, leisure, sport and tourism:
http://kaiwu.city/index.php/5-sscijournal
- 文章信息
- 作者: kaiwu
- 点击数:1068
1.编程语言使用情况统计与排名
1.1spectrum排名2020
https://spectrum.ieee.org/static/interactive-the-top-programming-languages-2020
1.2 TIOBE Index 2021
https://www.tiobe.com/tiobe-index/
TIOBE Index 2021:排名前20的编程语言
Mar 2021 | Mar 2020 | Programming Language | Ratings | Change |
1 | 2 | C | 15.33% | -1.00% |
2 | 1 | Java | 10.45% | -7.33% |
3 | 3 | Python | 10.31% | 0.20% |
4 | 4 | C++ | 6.52% | -0.27% |
5 | 5 | C# | 4.97% | -0.35% |
6 | 6 | Visual Basic | 4.85% | -0.40% |
7 | 7 | JavaScript | 2.11% | 0.06% |
8 | 8 | PHP | 2.07% | 0.05% |
9 | 12 | Assembly language | 1.97% | 0.72% |
10 | 9 | SQL | 1.87% | 0.03% |
11 | 10 | Go | 1.31% | 0.03% |
12 | 18 | Classic Visual Basic | 1.26% | 0.49% |
13 | 11 | R | 1.25% | -0.01% |
14 | 20 | Delphi/Object Pascal | 1.20% | 0.48% |
15 | 36 | Groovy | 1.19% | 0.94% |
16 | 14 | Ruby | 1.18% | 0.13% |
17 | 17 | Perl | 1.15% | 0.24% |
18 | 15 | MATLAB | 1.04% | 0.05% |
19 | 13 | Swift | 0.95% | -0.28% |
20 | 19 | Objective-C | 0.91% | 0.17% |
1.3 kdnuggets polls
https://www.kdnuggets.com/2020/06/data-science-tools-popularity-animated.html
2.编程语言历史
2.1 维基百科:编程语言的历史
https://en.wikipedia.org/wiki/History_of_programming_languages
2.2 布朗大学Andrew D. Ferguson博文:编程语言
http://cs.brown.edu/~adf/programming_languages.html
2.3 Oreilly出版社的PDF格式文件:编程语言历史图
http://archive.oreilly.com/pub/a/oreilly/news/languageposter_0504.html
2.4 scriptol网站博文:编程语言历史与演变
History and Evolution of Programming Languages:Timeline of general-purpose programming languages
Denis Sureau
http://www.scriptol.com/programming/history.php
2.5Veracode网站提供的编程语言历史的信息图infographics