-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
10cac85
commit a566a4d
Showing
1 changed file
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,8 @@ Authors@R: c( | |
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. | ||
structural equation models more generally (Chalmers, 2015, <doi:10.1177/0146621615597894>; | ||
Flora, D. B., LaBrish, C. & Chalmers, R. P., 2012, <10.3389/fpsyg.2012.00055>). | ||
Roxygen: list(wrap = FALSE) | ||
Depends: | ||
R (>= 3.0.2), | ||
|