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

StatsDemo-packageR Documentation

Demo package for the EBI metabolomics courses in Hinxton

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

## Not run: 
  runEx("Quiz")
  runEx("Plotting")
  runEx("PCA")
  runEx("PLS")

## End(Not run)

rwehrens/StatsDemo documentation built on June 27, 2023, 11:33 p.m.