-
Notifications
You must be signed in to change notification settings - Fork 99
/
DESCRIPTION
69 lines (69 loc) · 3.14 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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
Package: lavaan
Title: Latent Variable Analysis
Version: 0.6-20.2229
Authors@R: c(person(given = "Yves", family = "Rosseel",
role = c("aut", "cre"),
email = "Yves.Rosseel@UGent.be",
comment = c(ORCID = "0000-0002-4129-4477")),
person(given = c("Terrence","D."), family = "Jorgensen",
role = "aut",
email = "TJorgensen314@gmail.com",
comment = c(ORCID = "0000-0001-5111-6773")),
person(given = c("Luc"), family = "De Wilde",
role = "aut",
email = "Luc.DeWilde@UGent.be"),
person(given = "Daniel", family = "Oberski",
role = "ctb",
email = "daniel.oberski@gmail.com"),
person(given = "Jarrett", family = "Byrnes",
role = "ctb",
email = "byrnes@nceas.ucsb.edu"),
person(given = "Leonard", family = "Vanbrabant",
role = "ctb",
email = "info@restriktor.org"),
person(given = "Victoria", family = "Savalei",
role = "ctb",
email = "vsavalei@ubc.ca"),
person(given = "Ed", family = "Merkle",
role = "ctb",
email = "merklee@missouri.edu"),
person(given = "Michael", family = "Hallquist",
role = "ctb",
email = "michael.hallquist@gmail.com"),
person(given = "Mijke", family = "Rhemtulla",
role = "ctb",
email = "mrhemtulla@ucdavis.edu"),
person(given = "Myrsini", family = "Katsikatsou",
role = "ctb",
email = "mirtok2@gmail.com"),
person(given = "Mariska", family = "Barendse",
role = "ctb",
email = "m.t.barendse@gmail.com"),
person(given = c("Nicholas"), family = "Rockwood",
role = "ctb",
email = "nrockwood@rti.org"),
person(given = "Florian", family = "Scharf",
role = "ctb",
email = "florian.scharf@uni-leipzig.de"),
person(given = "Han", family = "Du",
role = "ctb",
email = "hdu@psych.ucla.edu"),
person(given = "Haziq", family = "Jamil",
role = "ctb",
email = "haziq.jamil@ubd.edu.bn",
comment = c(ORCID = "0000-0003-3298-1010")),
person(given = "Franz", family = "Classe",
role = "ctb",
email = "classe@dji.de")
)
Description: Fit a variety of latent variable models, including confirmatory
factor analysis, structural equation modeling and latent growth curve models.
Depends: R(>= 3.4)
Imports: methods, stats4, stats, utils, graphics, MASS,
mnormt, pbivnorm, numDeriv, quadprog
Suggests: lavaanC
BugReports: https://github.com/yrosseel/lavaan/issues
License: GPL (>= 2)
LazyData: yes
ByteCompile: true
URL: https://lavaan.ugent.be