-
Notifications
You must be signed in to change notification settings - Fork 4
/
DESCRIPTION
32 lines (32 loc) · 958 Bytes
/
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
Package: faoutlier
Version: 0.7.7
Type: Package
Title: Influential Case Detection Methods for Factor Analysis and Structural
Equation Models
Authors@R: c(
person("Phil", "Chalmers",
email = "[email protected]", role = c("aut", "cre")))
Maintainer: Phil Chalmers <[email protected]>
Description: Tools for detecting and summarize influential cases that
can affect exploratory and confirmatory factor analysis models as well as
structural equation models more generally (Chalmers, 2015, <doi:10.1177/0146621615597894>;
Flora, D. B., LaBrish, C. & Chalmers, R. P., 2012, <doi:10.3389/fpsyg.2012.00055>).
Depends:
R (>= 3.0.2),
sem,
mvtnorm,
parallel
Imports:
methods,
lattice,
lavaan,
mirt (>= 1.32.1),
MASS,
pbapply (>= 1.3-0)
ByteCompile: yes
LazyLoad: yes
LazyData: yes
Repository: github
License: GPL (>= 2)
URL: https://github.com/philchalmers/faoutlier
RoxygenNote: 7.2.3