forked from robjhyndman/CV
-
Notifications
You must be signed in to change notification settings - Fork 0
/
RobHyndmanshortCV.tex
157 lines (125 loc) · 5.15 KB
/
RobHyndmanshortCV.tex
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
\documentclass[a4paper,10pt]{article}
\usepackage{cv,booktabs,fontawesome}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
% Change color to blue
\def\headcolor{\color[rgb]{0,0,0.5}}
% Space before section headings
\titlespacing{\section}{0pt}{2ex}{1ex}
\name{Rob J Hyndman}
\info{\faicon{map-marker} & Department of Econometrics \& Business
Statistics, Monash University, VIC 3800, Australia.\\
\faicon{home} & robjhyndman.com\\
\faicon{phone} & +61 3 9905 5141\\
\faicon{envelope} & [email protected]\\
\faicon{twitter} & @robjhyndman\\
\faicon{github} & robjhyndman}
\bibliography{rjhpubs}
\DeclareSourcemap{
\maps[datatype=bibtex, overwrite]{
\map{
\step[fieldset=month, null]
}
}
}
% Use useprefix because of Ashton de Silva
\ExecuteBibliographyOptions{useprefix=true}
\usepackage[sfdefault,lf,t]{carlito}
\renewcommand{\bibfont}{\normalfont\fontsize{10}{12.4}\sffamily}
\usepackage{inconsolata}
\makebibcategory{selected}{Selected refereed research papers}
\addtocategory{books}{
MWH3,
expsmooth08,
fpp2,
}
\addtocategory{selected}{
YW93,
HDRF95,
HDR96,
HBG96,
HF96,
GHH97,
HKSG02,
HHF04,
HKOS05,
HK06,
HU07,
HB08,
HK08,
HS09,
HS10,
HF10,
hierarchical,
DHS11,
HBY13,
gefcom,
m3pca,
%hfts,
mint,
boostingar,
probhts,
bagginguncertainty,
forecastingsofa,
oddstream,
}
\begin{document}
\maketitle
\section{Education and Qualifications}
~\begin{tabular}{lll}
1988 & B.Sc.(Hons) & University of Melbourne\\
1992 & Ph.D. & University of Melbourne\\
2000 & A.Stat. & Statistical Society of Australia.
\end{tabular}
\section{Positions held}
~\begin{tabular}{lP{15cm}}
2019--& \textbf{Head of Department},
Department of Econometrics \& Business Statistics, Monash University.\\
2003--& \textbf{Professor of Statistics},
Department of Econometrics \& Business Statistics, Monash University. \\
2011-- & \textbf{Editor}, \textit{Journal of Statistical Software} \\
%2001-- & \textbf{Associate Editor}, \textit{International Journal of Forecasting} \\
2005--2018 & \textbf{Editor-in-Chief}, \textit{International Journal of Forecasting} \\
2005--2018 & \textbf{Director}, International Institute of Forecasters \\
%2001--2004 & \textbf{Theory and Methods Editor}, \emph{Australian \& New Zealand Journal of Statistics} \\
\end{tabular}
\section{Recent honours and awards}
~\begin{tabular}{ll}
%2017 & Visiting Expert Professor, Chinese Academy of Sciences, Beijing, China.\\
2016 & KNAW Visiting Professor, TU/Eindhoven, Netherlands.\\
2010 & Dean's Award for excellence in innovation and external collaboration, Monash University.\\
2010 & HP Innovation Research Award.\\
%2009--2010 & Entry in \emph{Great minds of the 21st century}, 1st--4th editions.\\
2008 & Dean's award for excellence in research, Monash University.\\
2008 & Vice-Chancellor's award for postgraduate supervisor of the year, Monash University.\\
2007 & Knibbs Lecturer, Statistical Society of Australia (ACT branch).\\
2007 & Moran Medal for Statistical Science, Australian Academy of Science.\\
2006 & Belz Lecturer, Statistical Society of Australia (Victorian branch).
\end{tabular}
\section{Research}
\begin{itemize}\parskip=0cm
\item Since 1991 I have authored 195 papers, chapters or books on statistical topics. A list of selected publications appears on the following page.
\item My current research involves the analysis of large collections of time series, and includes visualization, forecasting, reconciliation and modelling. Applications include electricity demand and smart-meter data, security sensors, manufacturing data and retail sales.
\item I currently supervise seven PhD students and three post-doctoral research fellows. I have previously supervised another 22 PhD students and 3 Masters students.
\item I publish the \emph{Hyndsight} blog on research issues which receives an average of about 2000 pageviews per day.
\item I have produced 39 R packages as a result of my research; 27 of them are on CRAN.
\end{itemize}
\section{Research income}
I have acquired (in most cases jointly) about \$6.4 million in external research grants since 2000. I am currently a Chief Investigator for the Australian Centre of Excellence for Mathematical and Statistical Frontiers, a Chief Investigator for two current ARC Linkage Grants, and I have research funding in 2019 from FaceBook Research and Advisian.
\section{Advisory boards}
%I am on several scientific advisory boards for external organizations:
\begin{compactitem}
\item
Member of the Scaling committee, Victorian Tertiary Admissions Centre (1994--). %This committee is responsible for producing the ATAR for VCE students.
\item
Member of the ATAR Technical Group for the Australasian Conference of Tertiary Admissions Centres (2003--).
\item
Member of the Indigenous Statistical and Information Advisory Group for the Australian Institute of Health and Welfare (2017--).
\item
Member of the Methodology Advisory Committee for the Australian Bureau of Statistics (2010--2018).
\end{compactitem}
\enlargethispage*{0.9cm}
\setlength{\bibitemsep}{1.8pt}
\printbib{books}
\printbib{selected}
\end{document}