Package: WRS2
Type: Package
Title: A Collection of Robust Statistical Methods
Version: 1.0-0
Date: 2019-06-05
Authors@R: c(person(given="Patrick", family="Mair", email="mair@fas.harvard.edu", role=c("cre","aut")),
             person(given="Rand", family="Wilcox", email="rwilcox@usc.edu", role=c("aut")))
Description: A collection of robust statistical methods based on Wilcox' WRS functions. It implements robust t-tests (independent and dependent samples), robust ANOVA (including between-within subject designs), quantile ANOVA, robust correlation, robust mediation, and nonparametric ANCOVA models based on robust location measures.
License: GPL-3
URL: https://r-forge.r-project.org/projects/psychor/
Imports: MASS, reshape, plyr, stats, graphics, grDevices, utils, mc2d
Depends: R (>= 3.2.0)
Suggests: knitr, car, ggplot2, colorspace, mediation, GGally
VignetteBuilder: knitr
LazyData: yes
LazyLoad: yes
ByteCompile: yes
NeedsCompilation: yes
Packaged: 2019-06-05 23:44:33 UTC; root
Author: Patrick Mair [cre, aut],
  Rand Wilcox [aut]
Maintainer: Patrick Mair <mair@fas.harvard.edu>
Repository: CRAN
Date/Publication: 2019-06-06 10:19:21 UTC
