Skip to content

rwehrens/StatsDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StatsDemo

Demo package for teaching basic univariate and multivariate statistics, originally developed for an EMBO course on computational metabolomics In Hinxton, UK. In 2019 this package is used for the EMBO Practical Course:

“Metabolomics Bioinformatics in Human Health” 16-20 September 2019, Lyon, France

at IARC.

To install the package, type in your R console:

library(devtools) install_github("rwehrens/StatsDemo")

Then you can access the shiny exercises as follows (again, from an R console):

library(StatsDemo) runEx("Quiz") runEx("Plotting") runEx("PCA") runEx("PLS")

About

Demo package for a Very Short Course on statistics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages