Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ayueme committed Dec 30, 2023
1 parent fa4fcbc commit 1c951d6
Show file tree
Hide file tree
Showing 276 changed files with 95,726 additions and 21,640 deletions.
26 changes: 21 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,11 @@ R语言是一门编程语言,但同时也是一个统计软件!

这个系列也是我最开始学习R语言时的笔记,在我的公众号:**医学和生信笔记**,都可以找到,现在对原内容进行重新整理,方便有需要的同学学习。

**如果你是刚入门的小白,我首先推荐你了解下R语言的基础知识,比如R语言和R包安装(初学者请参考附录)、Rstudio的界面、R语言中数据类型(向量、矩阵、数据框、列表等)、R语言中的数据导入导出、R语言的基础数据操作等。**
> 本书不适合R语言零基础的人。
>
> 如果你是刚入门的小白,我首先推荐你了解下R语言的基础知识,比如R语言和R包安装(初学者可参考附录)、Rstudio的界面、R语言中数据类型(向量、矩阵、数据框、列表等)、R语言中的数据导入导出、R语言的基础数据操作等。
>
> 对于医学生/医生,我比较推荐先看《R语言实战》,再看《R数据科学》,无需全部了解,只需要熟悉其中的基础知识即可。
然后你就可以跟着本系列一起学习R语言在医学统计学中的使用。这个系列非常适合初学者,因为是按照课本来的,使用R语言复现课本中的例题,得到结果后可以与课本对照!我使用的课本是孙振球主编的《医学统计学》第4版(第5版和第4版内容变化不大),封面如下:

Expand All @@ -21,17 +25,29 @@ R语言是一门编程语言,但同时也是一个统计软件!

由于R和SPSS在进行统计分析时的一些数学计算方面并不是完全一致,所以导致有些结果和课本中的结果有些出入,但是并不影响结果的正确性。

> 本书实际上是我公众号历史推文的整理和汇总(部分内容有改动),**书中涉及的所有数据都可以在相关历史推文中免费获取!**历史推文合集链接:[医学统计学](https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzUzOTQzNzU0NA==&action=getalbum&album_id=2231476971388059661&scene=126#wechat_redirect)
>
> 我也准备了一个PDF版合集,内容和网页版一致,只是打包了所有的数据,付费获取(10元),介意勿扰!**PDF版合集获取链接**[R语言实战医学统计](https://mp.weixin.qq.com/s/uzL8Y2nZ3W4efA4q8xJ5UA)
限于本人水平等问题,难免会有一些错误,欢迎大家以各种方式批评指正,比如公众号留言、粉丝QQ群、github、个人微信等。

本书会不定期更新,内容和格式都会不断完善。

> 注意:本书实际上是我公众号历史推文的汇总,**书中涉及的所有数据都可以在相关历史推文中免费获取!**历史推文合集链接:[医学统计学](https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MzUzOTQzNzU0NA==&action=getalbum&album_id=2231476971388059661&scene=126#wechat_redirect)
>
> 我也准备了一个PDF版合集,内容和此网页版一致,只是打包了所有的数据,付费获取(10元),介意勿扰!**PDF版合集获取链接**[常见医学统计方法R语言实现合集(含数据及代码)](https://mp.weixin.qq.com/s/IG-TaO9Vg_YS6o9fKYw5jw)
*更新日志*

- 20231230:全部内容从Rmarkdown改为quarto;增加三线表内容
- 20230905:
- 格式升级,改为3列式;
- RCS增加推荐阅读;
- t检验增加正态性检验和方差齐性检验;
- tidy风格医学统计增加秩和检验和计数资料统计分析;
- 增加亚组分析和森林图绘制;
- 20230612:改正样条回归中的一个笔误(age的Nonlinear的P<0.05......)
- 20230407:首次上传

## 作者简介

- 阿越,外科医生,入门生信工程师,业余程序员
- 阿越,外科医生,R语言爱好者,长期分享R语言和医学统计学、临床预测模型、生信数据挖掘、R语言机器学习等知识
- R语言爱好者,长期免费分享R语言和医学统计学、临床预测模型、生信数据挖掘、R语言机器学习等知识。
- 公众号:**医学和生信笔记**
- 知乎:[医学和生信笔记](https://www.zhihu.com/people/li-xiao-yue-65-90)
Expand Down
1,067 changes: 1,067 additions & 0 deletions docs/1001-ttest.html

Large diffs are not rendered by default.

1,209 changes: 1,209 additions & 0 deletions docs/1002-anova.html

Large diffs are not rendered by default.

1,111 changes: 1,111 additions & 0 deletions docs/1003-dysanova.html

Large diffs are not rendered by default.

Binary file modified docs/1003-dysanova_files/figure-html/unnamed-chunk-6-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1,214 changes: 1,214 additions & 0 deletions docs/1004-repeatedanova.html

Large diffs are not rendered by default.

1,022 changes: 1,022 additions & 0 deletions docs/1005-ancova.html

Large diffs are not rendered by default.

Binary file modified docs/1005-ancova_files/figure-html/unnamed-chunk-7-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1,458 changes: 1,458 additions & 0 deletions docs/1006-chisq.html

Large diffs are not rendered by default.

1,029 changes: 1,029 additions & 0 deletions docs/1007-wilcoxon.html

Large diffs are not rendered by default.

897 changes: 897 additions & 0 deletions docs/1008-mauchly.html

Large diffs are not rendered by default.

872 changes: 872 additions & 0 deletions docs/1009-cochranarmitage.html

Large diffs are not rendered by default.

1,132 changes: 1,132 additions & 0 deletions docs/1010-anovaattention.html

Large diffs are not rendered by default.

1,044 changes: 1,044 additions & 0 deletions docs/1011-samplesize.html

Large diffs are not rendered by default.

1,126 changes: 1,126 additions & 0 deletions docs/1012-randomgroup.html

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2,020 changes: 2,020 additions & 0 deletions docs/1013-rstatix.html

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
874 changes: 874 additions & 0 deletions docs/1014-batchttest.html

Large diffs are not rendered by default.

838 changes: 838 additions & 0 deletions docs/1015-twocorrelation.html

Large diffs are not rendered by default.

1,027 changes: 1,027 additions & 0 deletions docs/1016-partialcorrelation.html

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
1,101 changes: 1,101 additions & 0 deletions docs/1017-multireg.html

Large diffs are not rendered by default.

Diff not rendered.
Diff not rendered.
1,667 changes: 1,667 additions & 0 deletions docs/1018-logistic.html

Large diffs are not rendered by default.

1,248 changes: 1,248 additions & 0 deletions docs/1019-codescheme.html

Large diffs are not rendered by default.

1,129 changes: 1,129 additions & 0 deletions docs/1020-discriminant.html

Large diffs are not rendered by default.

Binary file modified docs/1020-discriminant_files/figure-html/unnamed-chunk-11-1.png
Binary file modified docs/1020-discriminant_files/figure-html/unnamed-chunk-4-1.png
1,241 changes: 1,241 additions & 0 deletions docs/1021-cluster.html

Large diffs are not rendered by default.

1,437 changes: 1,437 additions & 0 deletions docs/1022-pca.html

Large diffs are not rendered by default.

Binary file modified docs/1022-pca_files/figure-html/unnamed-chunk-28-1.png
Binary file modified docs/1022-pca_files/figure-html/unnamed-chunk-29-1.png
Binary file modified docs/1022-pca_files/figure-html/unnamed-chunk-30-1.png
1,042 changes: 1,042 additions & 0 deletions docs/1023-factoranalysis.html

Large diffs are not rendered by default.

Binary file modified docs/1023-factoranalysis_files/figure-html/unnamed-chunk-2-1.png
Diff not rendered.
Diff not rendered.
1,547 changes: 1,547 additions & 0 deletions docs/1032-survival.html

Large diffs are not rendered by default.

1,389 changes: 1,389 additions & 0 deletions docs/1033-survivalvis.html

Large diffs are not rendered by default.

1,084 changes: 1,084 additions & 0 deletions docs/1034-finegray.html

Large diffs are not rendered by default.

1,429 changes: 1,429 additions & 0 deletions docs/1035-psm.html

Large diffs are not rendered by default.

1,158 changes: 1,158 additions & 0 deletions docs/1036-pssc.html

Large diffs are not rendered by default.

1,178 changes: 1,178 additions & 0 deletions docs/1037-psw.html

Large diffs are not rendered by default.

999 changes: 999 additions & 0 deletions docs/1038-p4trend.html

Large diffs are not rendered by default.

980 changes: 980 additions & 0 deletions docs/1039-nonlinear.html

Large diffs are not rendered by default.

1,058 changes: 1,058 additions & 0 deletions docs/1040-rcs.html

Large diffs are not rendered by default.

1,292 changes: 1,292 additions & 0 deletions docs/1041-subgroupanalysis.html

Large diffs are not rendered by default.

1,121 changes: 1,121 additions & 0 deletions docs/1042-subgroup1code.html

Large diffs are not rendered by default.

131 changes: 0 additions & 131 deletions docs/404.html

This file was deleted.

Loading

0 comments on commit 1c951d6

Please sign in to comment.