尚未登录
请先登录账户!
CHART
https://chart.rlearner.com/
ggplot作图代码库
字符串匹配-正则表达式
https://rolkra.github.io/regex-for-beginners-detect/
RStudio使用指南
https://docs.posit.co/ide/user/ide/guide/code/projects.html
RStudio User Guide
RStudio Extensions
https://rstudio.github.io/rstudio-extensions/rstudio_snippets.html
RStudio扩展
缺失值处理—— MICE 和 Amelia 篇
https://jiangjun.netlify.app/post/r-missing-data/
缺失值的简单处理
R语言速查表
https://rstudio.github.io/cheatsheets/
作者很懒,没有填写描述。
R for Data Science
https://r4ds.had.co.nz/
经典书籍
Bookdown
https://bookdown.org/
很多书
数据科学中的R语言
https://bookdown.org/wangminjie/R4DS/
四川师范大学研究生公选课
Advanced R
https://adv-r.hadley.nz/index.html
R进阶
Practical Statistics in Medicine with R
https://practical-stats-med-r.netlify.app/
Just Enough R
https://benwhalley.github.io/just-enough-r/predicted-means-and-margins-using-lm.html#predicted-means-and-margins-using-lm
统计之都
https://cosx.org/
中国人大,鼎鼎有名
R Weekly
https://rweekly.org/
每周更新R要闻
RDocumentation
https://www.rdocumentation.org/
查询R包和函数
Big Book of R
https://www.bigbookofr.com/
超级全的R学习资源
R语言论坛
https://www.rlearner.com/
PC+小程序,R语言学习与交流
Stats and Machine Learning With R
http://r-statistics.co/
R语言统计教程
R-universe
https://r-universe.dev/search/
搜索R语言包
Shalom’s Blog
https://blog.rlearner.com/r-index.html
关于R语言的一些文章
R-bloggers
https://www.r-bloggers.com/
R相关文章
官网-tidyverse
https://www.tidyverse.org/
最流行的R包,没有之一
数据清理-dplyr
https://dplyr.tidyverse.org/
select,filter,mutate,summrise
字符串处理-stringr
https://stringr.tidyverse.org/
处理字符串
数据读取-readr
https://readr.tidyverse.org/
读取各种类型的数据
数据转换-tidyr
https://tidyr.tidyverse.org/
长宽数据转换
统计图表• sjPlot
https://strengejacke.github.io/sjPlot/index.html
用图表展示模型结果
爬虫• rvest
https://rvest.tidyverse.org/
爬取网页
数据读取 · haven
https://haven.tidyverse.org/
读取SAS,SPSS,STATA数据
Excel数据 • openxlsx
https://ycphs.github.io/openxlsx/
Excel数据读写
ggplot2: Elegant Graphics for Data Analysis
https://ggplot2-book.org/
Book by Hadley Wickham
交互式图表 • echarts4r
https://echarts4r.john-coene.com/articles/chart_types.html
在R里使用echarts
ggplot2-教程
https://ggplot2tor.com/tutorials/
ggplot使用技巧
交互式图表• g2r
https://g2r.opifex.org/
R里使用阿里g2图表
可视化面板-flexdashboard
https://pkgs.rstudio.com/flexdashboard/
基于RMarkdown的静态可视化面板
ggplot2-多图组合
https://medium.com/@pawanjangra1198/combining-plots-in-ggplot2-9699acaa2942
Laying out multiple plots on a page
https://cran.r-project.org/web/packages/egg/vignettes/Ecosystem.html
图片组合
ggpubr
http://rpkgs.datanovia.com/ggpubr/reference/index.html
Extension to ggplot2 for Plotting Stats • ggstats
https://larmarange.github.io/ggstats/
ggstats
微思文稿
https://vslide.cn/
零代码制作可视化图表(非出版)
Motion plugin • highcharter
https://jkunst.com/highcharter/articles/motion.html
highcharter
The Epidemiologist R Handbook
https://epirhandbook.com/en/
流行病学R手册
马尔科夫链蒙特卡洛方法和吉布斯采样
https://leovan.me/cn/2017/12/mcmc-and-gibbs-sampling/#fnref1:1
CI / CL of risk ratio odds ratio rate ratio
https://influentialpoints.com/Training/confidence_intervals_of_risk_ratio_odds_ratio_and_rate_ratio-principles-properties-assumptions.htm
risk ratio odds ratio rate ratio
马尔可夫模型在流行病学筛查成本效果分析中的应用
https://mp.weixin.qq.com/s?__biz=MzI4NzI5MzM0Ng==&mid=2247492506&idx=1&sn=ac301049deb03db0ae8f81e350e24bd2&chksm=ebcd4957dcbac0411d67a43c9fbd5133901512ef6b996fff41e6728f61caf7c7e4005a50ad68&scene=27
epiR·Measures of Association
https://cran.r-project.org/web/packages/epiR/vignettes/epiR_measures_of_association.html
Chapter 10 Poisson regression | Data Analysis in Medicine and Health using R
https://bookdown.org/drki_musa/dataanalysis/poisson-regression.html#poisson-regression-for-rate
Veridical Causal Inference/Propensity Score Tutorial (with R Code)
https://rydaro.github.io/index.html#Summary
倾向评分
Tidymodels
https://www.tidymodels.org/
RStudio出品
R语言实现聚类kmeans - 知乎
https://zhuanlan.zhihu.com/p/266569418
Table1
https://cran.r-project.org/web/packages/table1/vignettes/table1-examples.html
生存分析• survminer
https://rpkgs.datanovia.com/survminer/
生存分析
ggsurvplot • survminer
http://rpkgs.datanovia.com/survminer/reference/ggsurvplot.html
Pearson, Spearman and Kendall correlation coefficients by hand - Stats and R
https://statsandr.com/blog/pearson-spearman-kendall-correlation-by-hand/
Markdown 教程
https://www.runoob.com/markdown/md-tutorial.html
Markdown语法教程
R Markdown-指南
https://bookdown.org/yihui/rmarkdown/
谢益辉著
Quarto
https://quarto.org/
RStudio出品,升级版的rmarkdown
Manipulation of Microsoft Word and PowerPoint Documents • officer
https://davidgohel.github.io/officer/
Office
Shiny - Gallery
https://shiny.rstudio.com/gallery/
Shiny案例库
Mastering Shiny
https://mastering-shiny.org/index.html
书籍,Shiny开发
Shiny Dashboard
https://rstudio.github.io/shinydashboard/index.html
用Shiny开发Dashboard
Shiny扩展
https://github.com/nanxstats/awesome-shiny-extensions
收集各种shiny扩展
huyingjie/Awesome-shiny-apps-for-statistics: 🌟 A curated list of Awesome Shiny Apps for Statistics (ASAS)🌟
https://github.com/huyingjie/Awesome-shiny-apps-for-statistics#Common-Distribution
Shiny Apps for Statistics
shinyjqui
https://yang-tang.github.io/shinyjqui/
jQuery UI Interactions and Effects for Shiny
Rhinoverse
https://rhinoverse.dev/#shiny-semantic
Open-Source R Packages for Enterprise Shiny Apps