StatsDemo-package: Demo package for the EBI metabolomics courses in Hinxton

Description Details Author(s) Examples

Description

The StatsDemo package provides some very simple hands-on exercises for a first encounter with multivariate statistics. Originally developed for the EMBO course in computational metabolomics in Hinxton (UK).

Details

The package covers four topics: a very brief quiz on univariate testing, some basic plotting methods, PCA and PLS. This version contains shiny apps for the four topics (see the examples below); the older versions of the exercises are still available as functions StatsDemo:::StatsQuiz(), StatsDemo:::ExPlot(), StatsDemo:::ExPCA() and StatsDemo:::ExPLS().

Author(s)

Ron Wehrens

Maintainer: Ron Wehrens <ron.wehrens@gmail.com>

Examples

1
2
3
4
5
6
7
## Not run: 
  runEx("Quiz")
  runEx("Plotting")
  runEx("PCA")
  runEx("PLS")

## End(Not run)

Thakkera/StatsDemo documentation built on Oct. 31, 2019, 12:12 a.m.