-
Notifications
You must be signed in to change notification settings - Fork 5
/
r-references.bib
191 lines (191 loc) · 6.41 KB
/
r-references.bib
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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
@Manual{R-base,
title = {R: A Language and Environment for Statistical Computing},
author = {{R Core Team}},
organization = {R Foundation for Statistical Computing},
address = {Vienna, Austria},
year = {2019},
url = {https://www.R-project.org/},
}
@Manual{R-papaja,
author = {Frederik Aust and Marius Barth},
title = {{papaja}: {Create} {APA} manuscripts with {R Markdown}},
year = {2018},
note = {R package version 0.1.0.9842},
url = {https://github.com/crsh/papaja},
}
@Manual{R-dplyr,
title = {dplyr: A Grammar of Data Manipulation},
author = {Hadley Wickham and Romain François and Lionel Henry and Kirill Müller},
year = {2019},
note = {R package version 0.8.1},
url = {https://CRAN.R-project.org/package=dplyr},
}
@Manual{R-effsize,
title = {effsize: Efficient Effect Size Computation},
author = {Marco Torchiano},
year = {2018},
note = {R package version 0.7.4},
doi = {10.5281/zenodo.1480624},
url = {https://CRAN.R-project.org/package=effsize},
}
@Manual{R-forcats,
title = {forcats: Tools for Working with Categorical Variables (Factors)},
author = {Hadley Wickham},
year = {2019},
note = {R package version 0.4.0},
url = {https://CRAN.R-project.org/package=forcats},
}
@Book{R-ggplot2,
author = {Hadley Wickham},
title = {ggplot2: Elegant Graphics for Data Analysis},
publisher = {Springer-Verlag New York},
year = {2016},
isbn = {978-3-319-24277-4},
url = {https://ggplot2.tidyverse.org},
}
@Article{R-GPArotation,
author = {Coen A. Bernaards and Robert I.Jennrich},
year = {2005},
title = {Gradient Projection Algorithms and Software for Arbitrary
Rotation Criteria in Factor Analysis},
journal = {Educational and Psychological Measurement},
volume = {65},
pages = {676--696},
}
@Manual{R-haven,
title = {haven: Import and Export 'SPSS', 'Stata' and 'SAS' Files},
author = {Hadley Wickham and Evan Miller},
year = {2019},
note = {R package version 2.1.0},
url = {https://CRAN.R-project.org/package=haven},
}
@Manual{R-Matrix,
title = {Matrix: Sparse and Dense Matrix Classes and Methods},
author = {Douglas Bates and Martin Maechler},
year = {2019},
note = {R package version 1.2-17},
url = {https://CRAN.R-project.org/package=Matrix},
}
@Article{R-metafor,
title = {Conducting meta-analyses in {R} with the {metafor} package},
author = {Wolfgang Viechtbauer},
journal = {Journal of Statistical Software},
year = {2010},
volume = {36},
number = {3},
pages = {1--48},
url = {http://www.jstatsoft.org/v36/i03/},
}
@Article{R-metaSEM,
title = {{metaSEM}: An R Package for Meta-Analysis using Structural Equation Modeling},
author = {Mike W.-L. Cheung},
journal = {Frontiers in Psychology},
year = {2015},
volume = {5},
number = {1521},
url = {http://journal.frontiersin.org/article/10.3389/fpsyg.2014.01521/full},
doi = {10.3389/fpsyg.2014.01521},
}
@Article{R-OpenMx_a,
title = {Open{M}x 2.0: {E}xtended structural equation and statistical modeling},
author = {Michael C. Neale and Michael D. Hunter and Joshua N. Pritikin and Mahsa Zahery and Timothy R. Brick and Robert M. Kirkpatrick and Ryne Estabrook and Timothy C. Bates and Hermine H. Maes and Steven M. Boker},
journal = {Psychometrika},
publisher = {Psychometric Society},
year = {2016},
volume = {81},
number = {2},
pages = {535-549},
doi = {10.1007/s11336-014-9435-8},
}
@Article{R-OpenMx_b,
title = {Modular open-source software for {I}tem {F}actor {A}nalysis},
author = {Joshua N. Pritikin and Michael D. Hunter and Steven M. Boker},
journal = {Educational and Psychological Measurement},
year = {2015},
volume = {75},
number = {3},
pages = {458-474},
}
@Article{R-OpenMx_c,
title = {State Space Modeling in an Open Source, Modular, Structural Equation Modeling Environment},
author = {Michael D. Hunter},
journal = {Structural Equation Modeling},
year = {2018},
volume = {25},
number = {2},
pages = {307-324},
doi = {10.1080/10705511.2017.1369354},
}
@Manual{R-psych,
title = {psych: Procedures for Psychological, Psychometric, and Personality Research},
author = {William Revelle},
organization = { Northwestern University},
address = { Evanston, Illinois},
year = {2018},
note = {R package version 1.8.12},
url = {https://CRAN.R-project.org/package=psych},
}
@Manual{R-purrr,
title = {purrr: Functional Programming Tools},
author = {Lionel Henry and Hadley Wickham},
year = {2019},
note = {R package version 0.3.2},
url = {https://CRAN.R-project.org/package=purrr},
}
@Manual{R-readr,
title = {readr: Read Rectangular Text Data},
author = {Hadley Wickham and Jim Hester and Romain Francois},
year = {2018},
note = {R package version 1.3.1},
url = {https://CRAN.R-project.org/package=readr},
}
@Manual{R-stringr,
title = {stringr: Simple, Consistent Wrappers for Common String Operations},
author = {Hadley Wickham},
year = {2019},
note = {R package version 1.4.0},
url = {https://CRAN.R-project.org/package=stringr},
}
@Manual{R-tibble,
title = {tibble: Simple Data Frames},
author = {Kirill Müller and Hadley Wickham},
year = {2019},
note = {R package version 2.1.1},
url = {https://CRAN.R-project.org/package=tibble},
}
@Manual{R-tidyr,
title = {tidyr: Easily Tidy Data with 'spread()' and 'gather()' Functions},
author = {Hadley Wickham and Lionel Henry},
year = {2019},
note = {R package version 0.8.3},
url = {https://CRAN.R-project.org/package=tidyr},
}
@Manual{R-tidyverse,
title = {tidyverse: Easily Install and Load the 'Tidyverse'},
author = {Hadley Wickham},
year = {2017},
note = {R package version 1.2.1},
url = {https://CRAN.R-project.org/package=tidyverse},
}
@Manual{R-extrafont,
title = {extrafont: Tools for using fonts},
author = {Winston Chang,},
year = {2014},
note = {R package version 0.17},
url = {https://CRAN.R-project.org/package=extrafont},
}
@Book{R-gginnards,
author = {Pedro J. Aphalo},
title = {Learn R ...as you learnt your mother tongue},
publisher = {Leanpub},
year = {2016},
url = {https://leanpub.com/learnr},
}
@Manual{R-metaviz,
title = {metaviz: Forest Plots, Funnel Plots, and Visual Funnel Plot Inference for
Meta-Analysis},
author = {Michael Kossmeier and Ulrich S. Tran and Martin Voracek},
year = {2019},
note = {R package version 0.3.0},
url = {https://CRAN.R-project.org/package=metaviz},
}