asuR: Advanced statistics using R

Functions and data sets for a lecture in Advanced Statistics using R. Especially the functions mancontr() and inspect() may be of general interest. With mancontr(), short for manual contrasts, it is possible to specify your own contrasts and give them useful names. Something that is important in most projects of reasonable size. The function inspect() shows a wide range of inspection plots to validate model assumptions (currently for models fitted with lm, glm, and lmer). And do not forget to have a look at norm.test(), it is not only fun!

Version: 0.08-24
Depends: MASS, lattice, grid, methods, lme4
Suggests: car
Published: 2007-06-02
Author: Thomas Fabbro
Maintainer: Thomas Fabbro <thomas.fabbro at unibas.ch>
License: GPL (≥ 2)
URL: http://www.evolution.unibas.ch/teaching/r_course/asuR.htm
CRAN checks: asuR results

Downloads:

Package source: asuR_0.08-24.tar.gz
MacOS X binary: asuR_0.08-24.tgz
Windows binary: asuR_0.08-24.zip
Reference manual: asuR.pdf
Vignettes: coursenotes
Old sources: asuR archive