|
| 1 | +@Article{RpackageFormula, |
| 2 | + title = {{Extended Model Formulas in \proglang{R}: Multiple Parts and |
| 3 | + Multiple Responses}}, |
| 4 | + author = {Achim Zeileis and Yves Croissant}, |
| 5 | + journal = {Journal of Statistical Software}, |
| 6 | + year = {2010}, |
| 7 | + volume = {34}, |
| 8 | + number = {1}, |
| 9 | + pages = {1--13}, |
| 10 | + doi = {10.18637/jss.v034.i01}, |
| 11 | + } |
| 12 | + |
| 13 | +@Article{BB2009, |
| 14 | + title = {{\pkg{BB}: An \proglang{R} Package for Solving a Large System of Nonlinear Equations and for Optimizing a High-Dimensional Nonlinear Objective Function}}, |
| 15 | + author = {Ravi Varadhan and Paul Gilbert}, |
| 16 | + journal = {Journal of Statistical Software}, |
| 17 | + year = {2009}, |
| 18 | + volume = {32}, |
| 19 | + number = {4}, |
| 20 | + pages = {1--26}, |
| 21 | + url = {http://www.jstatsoft.org/v32/i04/}, |
| 22 | + } |
| 23 | + |
| 24 | +@article{stacy1962generalization, |
| 25 | + title={{A Generalization of the Gamma Distribution}}, |
| 26 | + author={Stacy, Eo W}, |
| 27 | + journal={The Annals of Mathematical Statistics}, |
| 28 | + pages={1187--1192}, |
| 29 | + year={1962}, |
| 30 | + publisher={JSTOR} |
| 31 | +} |
| 32 | + |
| 33 | + |
| 34 | +@Manual{Rcore, |
| 35 | + title = {{\proglang{R}: A Language and Environment for Statistical Computing}}, |
| 36 | + author = {{R Core Team}}, |
| 37 | + organization = {R Foundation for Statistical Computing}, |
| 38 | + address = {Vienna, Austria}, |
| 39 | + year = {2017}, |
| 40 | + url = {https://www.R-project.org/}, |
| 41 | +} |
| 42 | + |
| 43 | +@article{tadikamalla1980look, |
| 44 | + title={{A Look at the Burr and Related Distributions}}, |
| 45 | + author={Tadikamalla, Pandu R}, |
| 46 | + journal={International Statistical Review/Revue Internationale de Statistique}, |
| 47 | + pages={337--344}, |
| 48 | + year={1980}, |
| 49 | + publisher={JSTOR} |
| 50 | +} |
| 51 | + |
| 52 | + |
| 53 | +@book{mccullagh1989generalized, |
| 54 | + title={Generalized Linear Models, 2nd ed., |
| 55 | + no. 37 in Monograph on Statistics and Applied Probability}, |
| 56 | + author={McCullagh, Peter and Nelder, John A}, |
| 57 | + year={1989}, |
| 58 | + publisher={CRC press/Chapman \& Hall} |
| 59 | +} |
| 60 | + |
| 61 | +@Article{flexsurv2016, |
| 62 | + title = {\pkg{flexsurv}: A Platform for Parametric Survival Modeling in |
| 63 | + \proglang{R}}, |
| 64 | + author = {Christopher Jackson}, |
| 65 | + journal = {Journal of Statistical Software}, |
| 66 | + year = {2016}, |
| 67 | + volume = {70}, |
| 68 | + number = {8}, |
| 69 | + pages = {1--33}, |
| 70 | + doi = {10.18637/jss.v070.i08}, |
| 71 | + } |
| 72 | + |
| 73 | + |
| 74 | +@Article{optimx2014, |
| 75 | + title = {Unifying Optimization Algorithms to Aid Software System |
| 76 | + Users: \pkg{optimx} for \proglang{R}}, |
| 77 | + author = {John C. Nash and Ravi Varadhan}, |
| 78 | + journal = {Journal of Statistical Software}, |
| 79 | + year = {2011}, |
| 80 | + volume = {43}, |
| 81 | + number = {9}, |
| 82 | + pages = {1--14}, |
| 83 | + url = {http://www.jstatsoft.org/v43/i09/}, |
| 84 | + } |
| 85 | + |
| 86 | + |
| 87 | +@book{eddelbuettel2013seamless, |
| 88 | + title={Seamless \proglang{R} and \proglang{C++} Integration With Rcpp}, |
| 89 | + author={Eddelbuettel, Dirk}, |
| 90 | + year={2013}, |
| 91 | + publisher={Springer-Verlag} |
| 92 | +} |
| 93 | + |
| 94 | +@Manual{RpackageCountr, |
| 95 | + title = {\pkg{Countr}: Flexible Univariate Count Models Based on Renewal Processes}, |
| 96 | + author = {Tarak Kharrat and Georgi N. Boshnakov}, |
| 97 | + year = {2016}, |
| 98 | + note = {R package version 3.2.7}, |
| 99 | + url = {https://cran.r-project.org/web/packages/Countr/index.html} |
| 100 | +} |
| 101 | + |
| 102 | + |
| 103 | +@article{winkelmann1995duration, |
| 104 | + title={Duration Dependence and Dispersion in Count-Data Models}, |
| 105 | + author={Winkelmann, Rainer}, |
| 106 | + journal={Journal of Business \& Economic Statistics}, |
| 107 | + volume={13}, |
| 108 | + number={4}, |
| 109 | + pages={467--474}, |
| 110 | + year={1995}, |
| 111 | + publisher={Taylor \& Francis} |
| 112 | +} |
| 113 | + |
| 114 | +@article{baker2016Renewal, |
| 115 | + title={Event Count Distributions from Renewal Processes: Fast Computation of Probabilities}, |
| 116 | + author={Baker, Rose and Kharrat, Tarak}, |
| 117 | + journal={IMA Journal of Management Mathematics}, |
| 118 | + year={2017}, |
| 119 | + url = {http://dx.doi.org/10.1093/imaman/dpx008}, |
| 120 | + publisher={Oxford University Press} |
| 121 | +} |
| 122 | + |
| 123 | +@book{press2007numerical, |
| 124 | + title={Numerical Recipes: The Art of Scientific Computing (3rd ed.)}, |
| 125 | + author={Press, W H and Teukolsky, S A and Vetterling, W T and Flannery, B P}, |
| 126 | + year={2007}, |
| 127 | + publisher={Cambridge University Press} |
| 128 | +} |
| 129 | + |
| 130 | +@Manual{Rlang2015, |
| 131 | + title = {\proglang{R}: A Language and Environment for Statistical Computing}, |
| 132 | + author = {{R Core Team}}, |
| 133 | + organization = {R Foundation for Statistical Computing}, |
| 134 | + address = {Vienna, Austria}, |
| 135 | + year = {2016}, |
| 136 | + url = {https://www.R-project.org/}, |
| 137 | + } |
| 138 | + |
| 139 | +@article{McShane2008Count, |
| 140 | + title={Count Models Based on Weibull Inter-Arrival Times}, |
| 141 | + author={McShane, Blake and Adrian, Moshe and Bradlow, Eric T and Fader, Peter S}, |
| 142 | + journal={Journal of Business \& Economic Statistics}, |
| 143 | + volume={26}, |
| 144 | + number={3}, |
| 145 | + year={2008} |
| 146 | +} |
| 147 | + |
| 148 | +@article{jose2011count, |
| 149 | + title={A Count Model Based on Mittag-Leffler Inter-Arrival Times}, |
| 150 | + author={Jose, Kanichukattu K and Abraham, Bindu}, |
| 151 | + journal={Statistica}, |
| 152 | + volume={71}, |
| 153 | + number={4}, |
| 154 | + pages={501--514}, |
| 155 | + year={2011}, |
| 156 | + publisher={Department of Statistics, University of Bologna} |
| 157 | +} |
| 158 | + |
| 159 | +@article{Jose2013Gumbel, |
| 160 | + author = {Jose, K and Bindu Abraham}, |
| 161 | + title = {A Counting Process with Gumbel Inter-Arrival Times for Modeling Climate Data}, |
| 162 | + journal = {Journal of Environmental Statistics}, |
| 163 | + volume = {4}, |
| 164 | + number = {5}, |
| 165 | + year ={2013}, |
| 166 | + CODEN = {JESOBK}, |
| 167 | + ISSN ={1945-1296}, |
| 168 | + bibdate = {2012-09-17}, |
| 169 | + URL = {http://jes.stat.ucla.edu/v04/i05}, |
| 170 | + accepted = {2012-09-17}, |
| 171 | + submitted = {2012-03-14}, |
| 172 | +} |
| 173 | + |
| 174 | +@book{chambers1992statistical, |
| 175 | + title={Statistical Models in \proglang{S}}, |
| 176 | + author={Chambers, J M and Hastie, T J}, |
| 177 | + year={1992}, |
| 178 | + publisher={Wadsworth \& Brooks/Cole, Pacific Grove, California}, |
| 179 | +} |
| 180 | + |
| 181 | +@article{zeileis2008regression, |
| 182 | + title={Regression Models for Count Data in \proglang{R}}, |
| 183 | + author={Zeileis, Achim and Kleiber, Christian and Jackman, Simon}, |
| 184 | + journal={Journal of statistical software}, |
| 185 | + volume={27}, |
| 186 | + number={8}, |
| 187 | + pages={1--25}, |
| 188 | + year={2008}, |
| 189 | + publisher={Foundation for Open Access Statistics} |
| 190 | +} |
| 191 | + |
| 192 | +@article{prentice1974log, |
| 193 | + title={A Log Gamma Model and Its Maximum Likelihood Estimation}, |
| 194 | + author={Prentice, Ross L}, |
| 195 | + journal={Biometrika}, |
| 196 | + volume={61}, |
| 197 | + number={3}, |
| 198 | + pages={539--544}, |
| 199 | + year={1974}, |
| 200 | + publisher={Biometrika Trust} |
| 201 | +} |
| 202 | + |
| 203 | +@book{winkelmann2013econometric, |
| 204 | + title={Econometric Analysis of Count Data, 4th ed.}, |
| 205 | + author={Winkelmann, Rainer}, |
| 206 | + year={2013}, |
| 207 | + publisher={Springer-Verlag, Berlin Heidelberg}, |
| 208 | +} |
| 209 | + |
| 210 | +@book{cameron2013regression, |
| 211 | + title={Regression Analysis of Count Data, 2nd ed.}, |
| 212 | + author={Cameron, A Colin and Trivedi, Pravin K}, |
| 213 | + year={2013}, |
| 214 | + publisher={Cambridge University Press} |
| 215 | +} |
| 216 | + |
| 217 | +@article{depril, |
| 218 | + title={Recursions for Convolutions of Arithmetic Distributions}, |
| 219 | + author={De Pril, Nelson}, |
| 220 | + journal={Astin Bulletin}, |
| 221 | + volume={15}, |
| 222 | + number={02}, |
| 223 | + pages={135--139}, |
| 224 | + year={1985}, |
| 225 | + publisher={Cambridge Univ Press} |
| 226 | +} |
| 227 | + |
| 228 | +@book{feller1970, |
| 229 | + author = {Feller, William}, |
| 230 | + title = {An Introduction to Probability Theory and Its Applications; 2nd ed.}, |
| 231 | + publisher = {John Wiley \& Sons}, |
| 232 | + address = "New York, NY", |
| 233 | + year = "1971", |
| 234 | +} |
| 235 | + |
| 236 | +@book{TarakPhd, |
| 237 | + title={A Journey Across Football Modelling with Application to Algorithmic Trading (PhD Thesis)}, |
| 238 | + author={Kharrat, Tarak}, |
| 239 | + year={2016}, |
| 240 | + publisher={University of Manchester} |
| 241 | +} |
| 242 | + |
| 243 | + |
| 244 | +@article{bittner2007self, |
| 245 | + title={Self-Affirmation Model for Football Goal Distributions}, |
| 246 | + author={Bittner, Elmar and Nussbaumer, Andreas and Janke, Wolfhard and Weigel, Martin}, |
| 247 | + journal={EPL (Europhysics Letters)}, |
| 248 | + volume={78}, |
| 249 | + number={5}, |
| 250 | + pages={58002}, |
| 251 | + year={2007}, |
| 252 | + publisher={IOP Publishing} |
| 253 | +} |
| 254 | + |
| 255 | +@Article{RcppArmadillo2014, |
| 256 | + title = {RcppArmadillo: Accelerating \proglang{R} With High-Performance \proglang{C++} |
| 257 | + Linear Algebra}, |
| 258 | + author = {Dirk Eddelbuettel and Conrad Sanderson}, |
| 259 | + journal = {Computational Statistics and Data Analysis}, |
| 260 | + year = {2014}, |
| 261 | + volume = {71}, |
| 262 | + month = {March}, |
| 263 | + pages = {1054--1063}, |
| 264 | + url = {http://dx.doi.org/10.1016/j.csda.2013.02.005}, |
| 265 | + } |
| 266 | + |
| 267 | +@Manual{dplyr2016, |
| 268 | + title = {dplyr: A Grammar of Data Manipulation}, |
| 269 | + author = {Hadley Wickham and Romain Francois}, |
| 270 | + year = {2016}, |
| 271 | + note = {R package version 0.5.0}, |
| 272 | + url = {https://CRAN.R-project.org/package=dplyr}, |
| 273 | + } |
| 274 | + |
| 275 | +@Manual{xtable2016, |
| 276 | + title = {xtable: Export Tables to LaTeX or HTML}, |
| 277 | + author = {David B. Dahl}, |
| 278 | + year = {2016}, |
| 279 | + note = {R package version 1.8-2}, |
| 280 | + url = {https://CRAN.R-project.org/package=xtable}, |
| 281 | +} |
| 282 | + |
| 283 | +@article{boshnakov2017bivariate, |
| 284 | + title={A Bivariate Weibull Count Model for Forecasting Association Football Scores}, |
| 285 | + author={Boshnakov, Georgi and Kharrat, Tarak and McHale, Ian G}, |
| 286 | + journal={International Journal of Forecasting}, |
| 287 | + volume={33}, |
| 288 | + number={2}, |
| 289 | + pages={458--466}, |
| 290 | + year={2017}, |
| 291 | + publisher={Elsevier} |
| 292 | +} |
| 293 | + |
| 294 | +@article{dixon1998birth, |
| 295 | + title={A Birth Process Model for Association Football Matches}, |
| 296 | + author={Dixon, Mark and Robinson, Michael}, |
| 297 | + journal={Journal of the Royal Statistical Society D (The Statistician)}, |
| 298 | + volume={47}, |
| 299 | + number={3}, |
| 300 | + pages={523--538}, |
| 301 | + year={1998}, |
| 302 | + publisher={Wiley Online Library} |
| 303 | +} |
| 304 | + |
| 305 | +@Manual{boot2017, |
| 306 | + title = {boot: Bootstrap R (S-PLUS) Functions}, |
| 307 | + author = {Angelo Canty and B. D. Ripley}, |
| 308 | + year = {2017}, |
| 309 | + note = {R package version 1.3-20}, |
| 310 | + } |
| 311 | + |
| 312 | +@article{aitkin1978analysis, |
| 313 | + title={The Analysis of Unbalanced Cross-Classifications}, |
| 314 | + author={Aitkin, Murray}, |
| 315 | + journal={Journal of the Royal Statistical Society A (General)}, |
| 316 | + pages={195--223}, |
| 317 | + year={1978}, |
| 318 | + publisher={JSTOR} |
| 319 | +} |
| 320 | + |
| 321 | +@Book{Venables20102MASS, |
| 322 | + title = {Modern Applied Statistics with S}, |
| 323 | + author = {W. N. Venables and B. D. Ripley}, |
| 324 | + publisher = {Springer-Verlag}, |
| 325 | + edition = {Fourth}, |
| 326 | + address = {New York}, |
| 327 | + year = {2002}, |
| 328 | + note = {ISBN 0-387-95457-0}, |
| 329 | + url = {http://www.stats.ox.ac.uk/pub/MASS4}, |
| 330 | + } |
| 331 | + |
| 332 | +@Book{car2011, |
| 333 | + title = {An \proglang{R} Companion to Applied Regression}, |
| 334 | + edition = {Second}, |
| 335 | + author = {John Fox and Sanford Weisberg}, |
| 336 | + year = {2011}, |
| 337 | + publisher = {Sage}, |
| 338 | + address = {Thousand Oaks {CA}}, |
| 339 | + url = {http://socserv.socsci.mcmaster.ca/jfox/Books/Companion}, |
| 340 | +} |
| 341 | + |
| 342 | +@book{davison1997bootstrap, |
| 343 | + title={Bootstrap Methods and Their Application}, |
| 344 | + author={Davison, Anthony Christopher and Hinkley, David Victor}, |
| 345 | + volume={1}, |
| 346 | + year={1997}, |
| 347 | + publisher={Cambridge University Press} |
| 348 | +} |
| 349 | + |
0 commit comments