Skip to content

Some notes about useful commands on handling data in R

License

Notifications You must be signed in to change notification settings

ph-u/R_statistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playing Data in R

CC BY-NC-SA 4.0

This is a note written for people who want a concentrated overview on general statistics operation in R.

The main note is note.pdf (TeX ver note.tex), each section is in parts/ directory

R version: 3.6.0

Highlighted sections

  1. Data subset
  2. Non-parametric tests (kruskal, wilcoxon, spearman)
  3. Parametric tests (ANOVA, paired-t, chi-sq correlation)
  4. Normality tests (shapiro, qqPlot, histogram)
  5. Plot (plot by group in base R, legend positions)
  6. Non-Linear Least Square model fitting
  7. Heatmaps

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

CC BY-NC-SA 4.0

About

Some notes about useful commands on handling data in R

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published