-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathbibliography.bib
More file actions
281 lines (247 loc) · 7.51 KB
/
bibliography.bib
File metadata and controls
281 lines (247 loc) · 7.51 KB
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
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
% Encoding: UTF-8
@article{Abe2009,
author = {Abe, Makoto},
journal = {Marketing Science},
number = {3},
pages = {541--553},
title = {{'Counting Your Customers' One by One: A Hierarchical Bayes Extension to the Pareto/NBD Model}},
volume = {28},
year = {2009}
}
@BOOK{abramowitz1964,
title = {Handbook of Mathematical Functions: With Formulas, Graphs, and Mathematical
Tables},
publisher = {Dover Publications},
year = {1972},
author = {Milton Abramowitz and Irene A. Stegun},
series = {Applied mathematics series},
isbn = {9780486612720},
lccn = {lc65012253}
}
@Comment{jabref-meta: databaseType:bibtex;}
@article{Colombo1999,
author = {Colombo, Richard and Jiang, Weina},
journal = {Journal of Interactive Marketing},
number = {3},
pages = {2--12},
pmid = {20518988},
title = {{A stochastic RFM model}},
volume = {13},
year = {1999}
}
@article{Fader2005b,
author = {Fader, Peter S. and Hardie, Bruce G.S. and Lee, KL},
journal = {Journal of Marketing Research},
number = {4},
pages = {415--430},
title = {{RFM and CLV: Using Iso-Value Curves for Customer Base Analysis}},
volume = {42},
year = {2005}
}
@article{Fader2005c,
author = {Fader, Peter S. and Hardie, Bruce G.S. and Lee, KL},
journal = {Marketing Science},
number = {2},
pages = {275--284},
title = {{'Counting Your Customers' the Easy Way: An Alternative to the Pareto/NBD Model}},
volume = {24},
year = {2005}
}
@article{Bemmaor2012a,
author = {Bemmaor, Albert. C. and Glady, Nicolas},
journal = {Management Science},
month = {dec},
number = {5},
pages = {1012--1021},
title = {{Modeling Purchasing Behavior with Sudden "Death": A Flexible Customer Lifetime Model}},
volume = {58},
year = {2012}
}
@article{byrd1995limited,
title={A limited memory algorithm for bound constrained optimization},
author={Byrd, Richard H and Lu, Peihuang and Nocedal, Jorge and Zhu, Ciyou},
journal={SIAM Journal on Scientific Computing},
volume={16},
number={5},
pages={1190--1208},
year={1995},
publisher={SIAM}
}
@article{nelder1965simplex,
title={A simplex method for function minimization},
author={Nelder, John A and Mead, Roger},
journal={The computer journal},
volume={7},
number={4},
pages={308--313},
year={1965},
publisher={Oxford University Press}
}
@INPROCEEDINGS{KKT,
author = {{Kuhn}, H. W. and {Tucker}, A. W.},
title = {Nonlinear Programming},
booktitle = {Second Berkeley Symposium on Mathematical Statistics and Probability},
year = 1951,
editor = {{Neyman}, J.},
pages = {481-492},
}
@article{Gupta1991,
author = {Gupta, Sunil},
journal = {Journal of Marketing Research},
number = {1},
pages = {1--15},
title = {{Stochastic Models of Interpurchase Time with Time-Dependent Covariates}},
volume = {28},
year = {1991}
}
@misc{Fader2015,
author = {Fader, Peter S. and Hardie, Bruce G.S.},
booktitle = {Working Paper},
pages = {1--16},
title = {{A Correlated Pareto/NBD Model}},
url = {http://brucehardie.com/notes/034/corr_Pareto-NBD.pdf},
year = {2015}
}
@article{Schmittlein1987,
author = {Schmittlein, David C. and Morrison, Donald G. and Colombo, Richard},
journal = {Management Science},
keywords = {Pareto-NBD},
number = {1},
pages = {1--24},
title = {{Counting Your Customers: Who-Are They and What Will They Do Next?}},
volume = {33},
year = {1987}
}
@article{Fader2001,
author = {Fader, Peter S. and Hardie, Bruce G. S.},
journal = {Interfaces},
number = {3 - Supplement},
pages = {94--107},
title = {{Forecasting Repeat Sales at CDNOW: A Case Study}},
volume = {31},
year = {2001}
}
%%% Packages
@article{optimx1,
title = {Unifying Optimization Algorithms to Aid Software System Users: {optimx} for {R}},
author = {John C. Nash and Ravi Varadhan},
journal = {Journal of Statistical Software},
year = {2011},
volume = {43},
number = {9},
pages = {1--14},
url = {https://www.jstatsoft.org/article/view/v043i09},
}
@article{optimx2,
title = {On Best Practice Optimization Methods in {R}},
author = {John C. Nash},
journal = {Journal of Statistical Software},
year = {2014},
volume = {60},
number = {2},
pages = {1--14},
url = {https://www.jstatsoft.org/article/view/v060i02},
}
@article{lubridate,
title = {Dates and Times Made Easy with {lubridate}},
author = {Garrett Grolemund and Hadley Wickham},
journal = {Journal of Statistical Software},
year = {2011},
volume = {40},
number = {3},
pages = {1--25},
url = {https://www.jstatsoft.org/article/view/v040i03},
}
@manual{data.table,
title = {data.table: Extension of 'data.frame'},
author = {Matt Dowle and Arun Srinivasan},
year = {2019},
note = {R package version 1.12.2},
url = {https://CRAN.R-project.org/package=data.table},
}
@manual{devtools,
title = {devtools: Tools to Make Developing R Packages Easier},
author = {Hadley Wickham and Jim Hester and Winston Chang},
year = {2019},
note = {R package version 2.2.0},
url = {https://CRAN.R-project.org/package=devtools},
}
@Book{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},
}
@Manual{methods,
title = {R: A Language and Environment for Statistical Computing},
author = {{R Core Team}},
organization = {R Foundation for Statistical Computing},
address = {Vienna, Austria},
year = {2018},
url = {https://www.R-project.org/},
}
@Manual{utils,
title = {R: A Language and Environment for Statistical Computing},
author = {{R Core Team}},
organization = {R Foundation for Statistical Computing},
address = {Vienna, Austria},
year = {2018},
url = {https://www.R-project.org/},
}
@Manual{stats,
title = {R: A Language and Environment for Statistical Computing},
author = {{R Core Team}},
organization = {R Foundation for Statistical Computing},
address = {Vienna, Austria},
year = {2018},
url = {https://www.R-project.org/},
}
@Article{gsl,
title = {Special functions in R: introducing the gsl package},
author = {Robin K. S. Hankin},
journal = {R News},
year = {2006},
month = {October},
volume = {6},
issue = {4},
}
@Book{rcpp1,
title = {Seamless {R} and {C++} Integration with {Rcpp}},
author = {Dirk Eddelbuettel},
publisher = {Springer},
address = {New York},
year = {2013},
note = {ISBN 978-1-4614-6867-7},
doi = {10.1007/978-1-4614-6868-4},
}
@Article{rcpp2,
title = {{Extending extit{R} with extit{C++}: A Brief Introduction to extit{Rcpp}}},
author = {Dirk Eddelbuettel and James Joseph Balamuta},
journal = {PeerJ Preprints},
year = {2017},
month = {August},
volume = {5},
pages = {e3188v1},
issn = {2167-9843},
url = {https://doi.org/10.7287/peerj.preprints.3188v1},
doi = {10.7287/peerj.preprints.3188v1},
}
@Article{rcpparamdillo,
title = {RcppArmadillo: Accelerating R with high-performance C++ linear algebra},
author = {Dirk Eddelbuettel and Conrad Sanderson},
journal = {Computational Statistics and Data Analysis},
year = {2014},
volume = {71},
month = {March},
pages = {1054--1063},
url = {http://dx.doi.org/10.1016/j.csda.2013.02.005},
}
@Manual{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},
}