-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathDESCRIPTION
executable file
·44 lines (44 loc) · 1.45 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Package: MANOVA.RM
Type: Package
Title: Resampling-Based Analysis of Multivariate Data and Repeated Measures Designs
Version: 0.5.4
Date: 2023-08-24
Author: Sarah Friedrich, Frank Konietschke, Markus Pauly
Maintainer: Sarah Friedrich <[email protected]>
Depends:
R (>= 3.4.0)
Description: Implemented are various tests for semi-parametric repeated measures
and general MANOVA designs that do neither assume multivariate normality nor
covariance homogeneity, i.e., the procedures are applicable for a wide range
of general multivariate factorial designs. In addition to asymptotic inference
methods, novel bootstrap and permutation approaches are implemented as well. These provide more
accurate results in case of small to moderate sample sizes. Furthermore, post-hoc
comparisons are provided for the multivariate analyses.
Friedrich, S., Konietschke, F. and Pauly, M. (2019) <doi:10.32614/RJ-2019-051>.
License: GPL-2 | GPL-3
Imports:
plyr (>= 1.8.4),
MASS (>= 7.3-51),
Matrix (>= 1.2-17),
magic (>= 1.5-9),
plotrix (>= 3.5-12),
parallel,
methods,
ellipse,
multcomp,
data.table (>= 1.12.6)
LazyData: TRUE
Suggests:
nparLD,
knitr,
rmarkdown,
HSAUR3,
tidyr(>= 1.0.0),
ggplot2,
GFD,
testthat
Encoding: UTF-8
RoxygenNote: 7.2.2
VignetteBuilder: knitr, rmarkdown
URL: https://github.com/smn74/MANOVA.RM
BugReports: https://github.com/smn74/MANOVA.RM/issues