forked from yrosseel/lavaan
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
30 lines (30 loc) · 1.4 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
Package: lavaan
Title: Latent Variable Analysis
Version: 0.5-15
Authors@R: c(person("Yves", "Rosseel", role = c("aut", "cre"),
email = "Yves.Rosseel@UGent.be"),
person("Daniel", "Oberski", role = "ctb",
email = "daniel.oberski@gmail.com"),
person("Jarrett", "Byrnes", role = "ctb",
email = "byrnes@nceas.ucsb.edu"),
person("Leonard", "Vanbrabant", role = "ctb",
email = "L.G.F.Vanbrabant@uu.nl"),
person("Victoria", "Savalei", role = "ctb",
email = "vsavalei@ubc.ca"),
person("Ed", "Merkle", role = "ctb",
email = "merklee@missouri.edu"),
person("Michael", "Hallquist", role = "ctb",
email = "michael.hallquist at gmail.com"),
person("Mijke", "Rhemtulla", role = "ctb",
email = "mijke@ku.edu"),
person("Myrsini", "Katsikatsou", role = "ctb",
email = "mirtok2@gmail.com")
)
Description: Fit a variety of latent variable models, including confirmatory
factor analysis, structural equation modeling and latent growth curve models.
Depends: R(>= 2.14.0), methods
Imports: stats4, stats, graphics, MASS, mnormt, pbivnorm, quadprog
Suggests: lavaan.survey, semPlot, semTools, simsem
License: GPL (>=2)
LazyData: yes
URL: http://lavaan.org