Skip to content

Choi-ej/R

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

R code

sasUnivariate.R

To output the same statistical information as when using the 'univariate' function in SAS within R, the following information is printed:

  • Data mean, standard deviation, variance, etc.
  • Median, quartiles, maximum, and minimum values
  • Outliers
  • Several visualizations to aid in understanding the distribution's shape.

nonParametic folder

assignment 1

  • paired t test
  • two sample t test
  • multiple tables using for loop twice

assignment 2

  • Simulating Central limit theore
    • Bernoulli distribution : mean, median
    • Chisq distribution : mean, median
    • uniform distribution : mean, median
    • Normal distribution : mean, median

About

How I use R studio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages