-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
51 lines (43 loc) · 1.45 KB
/
index.html
File metadata and controls
51 lines (43 loc) · 1.45 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
<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"><strong style="font-size: 125%;">Conference on Predictive Inference and Its Applications</strong></a></li>
<li><a href="https://www.iastate.edu/">Iowa State</a></li>
<li><a href="http://stat.iastate.edu/">Department of Statistics</a></li>
</ul>
</div>
<H2>
About
</H2>
<P>
The <a href="https://stat.iastate.edu/">Department of Statistics</a> at <a href="https://www.iastate.edu/">Iowa State University</a> will host a conference on predictive inference and its applications
on May 7 and 8, 2018, in Ames, Iowa.
</P>
<P>
Goals of the conference include raising awareness about the importance of predictive inference and its applications,
showcasing research of current and emerging leaders in the field,
and encouraging interactions and collaborations among a diverse collection of scientists with complementary skills and abilities.
</P>
<H2>
Confirmed Speakers
</H2>
<UL>
<li> Alicia Carriquiry
<li> Rondald Christensen
<li> David Dunson
<li> Edward George
<li> Stephanie Kovalchik
<li> Carl Morris
<li> Martin Wainwright
</UL>
<P>
Additional information about registration, housing, submitting abstracts for a contributed poster session, and other details
will be posted soon.
</P>
</BODY>
</HTML>