-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathspeakers.html
More file actions
68 lines (62 loc) · 3.47 KB
/
speakers.html
File metadata and controls
68 lines (62 loc) · 3.47 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
<HTML>
<HEAD>
<LINK REL=stylesheet HREF="mystyle.css" TYPE="text/css">
<TITLE>Conference on Predictive Inference and Its Applications</TITLE>
</HEAD>
<BODY>
<div id="menu">
<ul>
<li><a href="index.html">About</a></li>
<li><a href="registration.html">Registration</a></li>
<li><a href="abstractSubmission.html">Abstract Submission</a></li>
<li><a href="speakers.html"><strong style="font-size: 125%;">Speakers</strong></a></li>
<li><a href="schedule.html">Schedule</a></li>
<li><a href="localArrangements.html">Local Arrangements</a></li>
<li><a href="abstracts.html">Abstracts</a></li>
</ul>
</div>
<H1>
Conference on Predictive Inference and Its Applications <img src='NSF_4-Color_bitmap_LogoSmall.png' width = "75" align = "center"/>
</H1>
<H2>
Confirmed Speakers
</H2>
<style>
ul li { margin-bottom: 10px; }
</style>
<UL>
<li> <a href="https://www.hsph.harvard.edu/tianxi-cai/">Tianxi Cai</a>, Harvard University
<br>Efficient Use of Electronic Health Records for Translational Research
<li> <a href="http://www.stat.unm.edu/~fletcher/">Ronald Christensen</a>, University of New Mexico
<br>Learning About Learning
<li> <a href="http://www2.stat.duke.edu/~dunson/">David Dunson</a>, Duke University
<br>Predictive Inference from Replicated Network Data
<li> <a href="https://statistics.wharton.upenn.edu/profile/edgeorge/">Edward George</a>, University of Pennsylvania
<li> <a href="http://www.ansci.wisc.edu/Facultypages/gianola.html">Daniel Gianola</a>, University of Wisconsin
<br>Prediction of Complex Traits in Animal Breeding: From Henderson to Bayesian Machine Learning
<li> <a href="https://stat.iastate.edu/people/david-harville">David Harville</a>, Iowa State University
<br>Model-Based Prediction in General and as Applied to the Outcomes of
College Football Games
<li> <a href="http://statistics.ucr.edu/faculty/jeske.html">Daniel Jeske</a>, University of California-Riverside
<br>Maximizing the Usefulness of Statistical Classifiers for Two Populations
<li> <a href="https://www.vu.edu.au/contact-us/stephanie-kovalchik">Stephanie Kovalchik</a>, Victoria University and Tennis Australia
<br>Predicting the Emotions of Tennis Players from Single-Camera Video
<li> <a href="http://www.stat.cmu.edu/~jinglei/">Jing Lei</a>, Carnegie Mellon University
<br>Accounting for Uncertainties in Predictive Inference
<li> <a href="https://en.wikipedia.org/wiki/Regina_Liu">Regina Liu</a>, Rutgers University
<br>Prediction with Confidence – a General Framework for Predictive Inference
<li> <a href="https://statistics.fas.harvard.edu/people/carl-n-morris">Carl Morris</a>, Harvard University
<br>Prediction in Sports
<li> <a href="http://www.ics.uci.edu/~sternh/">Hal Stern</a>, University of California-Irvine
<br>Getting Beyond the Mean in Predictive Inference
<li> <a href="https://animalscience.unl.edu/faculty-staff/l-dale-van-vleck">Dale Van Vleck</a>, University of Nebraska-Lincoln
<br>Charles Roy Henderson: Farm Boy, Athlete, Scientist
<li> <a href="https://statistics.berkeley.edu/people/martin-wainwright">Martin Wainwright</a>, University of California-Berkeley
<br>Computational Challenges in High-dimensional Prediction
<li> <a href="http://math.arizona.edu/~hzhang/">Hao Helen Zhang</a>, University of Arizona
<br>Interaction Selection: Its Past, Present, and Future
<li> <a href="https://stat.uiowa.edu/people/dale-zimmerman">Dale Zimmerman</a>, University of Iowa
<br>Spatial Prediction: A Graphical Overview
</UL>
</BODY>
</HTML>