R包stat4xiang
Summary
The R package stat4xiang is for statistical analysis including Student t-test, Anova, Wilcox test and Kruskal test.
Download and Install
To download the development version of the package, type the following at the R command line:
1 |
|
Parameter
df
: input data.frame 输入数据框
value
: Colnames of value 值所在的列名
group
: Colnames of group 分组信息所在列名
method
: Method of statistics 统计方法:t检验
、方差分析
、Wilcox检验
及Kruskal检验
level
: Statistical inspection level 显著水平,如0.99
Basic example
1 |
|
Reporting bugs and other issues
If you encounter a clear bug, please file a minimal reproducible example on github.
Contact us
💌lixiang117423@gmail.com
💌lixiang117423@foxmail.com
R包stat4xiang
https://lixiang117423.github.io/article/29e3cb7/