-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathpackages.bib
180 lines (159 loc) · 5.36 KB
/
packages.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
@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 = {2020},
url = {https://www.R-project.org/},
}
@Manual{R-bookdown,
title = {bookdown: Authoring Books and Technical Documents with R Markdown},
author = {Yihui Xie},
year = {2020},
note = {R package version 0.20},
url = {https://github.com/rstudio/bookdown},
}
@Manual{R-car,
title = {car: Companion to Applied Regression},
author = {John Fox and Sanford Weisberg and Brad Price},
year = {2020},
note = {R package version 3.0-10},
url = {https://CRAN.R-project.org/package=car},
}
@Manual{R-caret,
title = {caret: Classification and Regression Training},
author = {Max Kuhn},
year = {2020},
note = {R package version 6.0-86},
url = {https://github.com/topepo/caret/},
}
@Manual{R-corrplot,
title = {corrplot: Visualization of a Correlation Matrix},
author = {Taiyun Wei and Viliam Simko},
year = {2017},
note = {R package version 0.84},
url = {https://github.com/taiyun/corrplot},
}
@Manual{R-FishForecast,
title = {FishForecast: Packages, data and scripts for Fisheries Catch Forecasting with R},
author = {Eli Holmes},
note = {R package version 1.1},
year = {2020},
}
@Manual{R-fontawesome,
title = {fontawesome: Easily Insert FontAwesome Icons into Documents},
author = {Richard Iannone},
year = {2020},
note = {R package version 0.1.0},
}
@Manual{R-forecast,
title = {forecast: Forecasting Functions for Time Series and Linear Models},
author = {Rob Hyndman and George Athanasopoulos and Christoph Bergmeir and Gabriel Caceres and Leanne Chhay and Mitchell O'Hara-Wild and Fotios Petropoulos and Slava Razbash and Earo Wang and Farah Yasmeen},
year = {2020},
note = {R package version 8.13},
url = {https://CRAN.R-project.org/package=forecast},
}
@Manual{R-ggplot2,
title = {ggplot2: Create Elegant Data Visualisations Using the Grammar of Graphics},
author = {Hadley Wickham and Winston Chang and Lionel Henry and Thomas Lin Pedersen and Kohske Takahashi and Claus Wilke and Kara Woo and Hiroaki Yutani and Dewey Dunnington},
year = {2020},
note = {R package version 3.3.2},
url = {https://CRAN.R-project.org/package=ggplot2},
}
@Manual{R-huxtable,
title = {huxtable: Easily Create and Style Tables for LaTeX, HTML and Other Formats},
author = {David Hugh-Jones},
year = {2020},
note = {R package version 5.1.0},
url = {https://hughjonesd.github.io/huxtable},
}
@Manual{R-MARSS,
title = {MARSS: Multivariate Autoregressive State-Space Modeling},
author = {Eli Holmes and Eric Ward and Mark Scheuerell and Kellie Wills and {NOAA} and {Seattle} and {USA}},
year = {2020},
note = {R package version 3.11.1},
url = {https://nwfsc-timeseries.github.io/MARSS},
}
@Manual{R-olsrr,
title = {olsrr: Tools for Building OLS Regression Models},
author = {Aravind Hebbali},
year = {2020},
note = {R package version 0.5.3},
url = {https://CRAN.R-project.org/package=olsrr},
}
@Manual{R-tseries,
title = {tseries: Time Series Analysis and Computational Finance},
author = {Adrian Trapletti and Kurt Hornik},
year = {2019},
note = {R package version 0.10-47},
url = {https://CRAN.R-project.org/package=tseries},
}
@Manual{R-urca,
title = {urca: Unit Root and Cointegration Tests for Time Series Data},
author = {Bernhard Pfaff},
year = {2016},
note = {R package version 1.3-0},
url = {https://CRAN.R-project.org/package=urca},
}
@Book{bookdown2016,
title = {bookdown: Authoring Books and Technical Documents with {R} Markdown},
author = {Yihui Xie},
publisher = {Chapman and Hall/CRC},
address = {Boca Raton, Florida},
year = {2016},
note = {ISBN 978-1138700109},
url = {https://github.com/rstudio/bookdown},
}
@Book{car2019,
title = {An {R} Companion to Applied Regression},
edition = {Third},
author = {John Fox and Sanford Weisberg},
year = {2019},
publisher = {Sage},
address = {Thousand Oaks {CA}},
url = {https://socialsciences.mcmaster.ca/jfox/Books/Companion/},
}
@Manual{corrplot2017,
title = {R package "corrplot": Visualization of a Correlation Matrix},
author = {Taiyun Wei and Viliam Simko},
year = {2017},
note = {(Version 0.84)},
url = {https://github.com/taiyun/corrplot},
}
@Article{forecast2008,
title = {Automatic time series forecasting: the forecast package for {R}},
author = {Rob J Hyndman and Yeasmin Khandakar},
journal = {Journal of Statistical Software},
volume = {26},
number = {3},
pages = {1--22},
year = {2008},
url = {https://www.jstatsoft.org/article/view/v027i03},
}
@Book{ggplot22016,
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{MARSS2012,
title = {MARSS: Multivariate autoregressive state-space models for analyzing time-series data},
author = {Elizabeth E. Holmes and Eric J. Ward and Kellie Wills},
year = {2012},
journal = {The R Journal},
volume = {4},
number = {1},
pages = {30},
}
@Book{urca2008,
title = {Analysis of Integrated and Cointegrated Time Series with R},
author = {B. Pfaff},
publisher = {Springer},
edition = {Second},
address = {New York},
year = {2008},
note = {ISBN 0-387-27960-1},
url = {http://www.pfaffikus.de},
}