-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
83 lines (64 loc) · 3.86 KB
/
index.html
File metadata and controls
83 lines (64 loc) · 3.86 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
<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%;">About</strong></a></li>
<li><a href="registration.html">Registration</a></li>
<li><a href="abstractSubmission.html">Abstract Submission</a></li>
<li><a href="speakers.html">Speakers</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>
<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>
The conference is made possible by a gift from David Harville that has established the<br>
<b><a href="CRHendersonFund.pdf">C. R. Henderson Fund for Excellence in Predictive Inference and Its Applications</a></b>.<br>Other sponsors include
</P>
<ul>
<li><a href="https://www.nsf.gov/">The National Science Foundation</a></li>
<li><a href="http://www.stat.iastate.edu">The Iowa State University Department of Statistics</a></li>
<li><a href="http://community.amstat.org/slds/home">The American Statistical Association Section on Statistical Learning and Data Science</a></li>
<li><a href="https://www.kingland.com/kingland-isu-gift">Kingland Data Analytics Faculty Fellows Program</a></li>
<li><a href="https://www.bioinformatics.iastate.edu/">The Baker Center for Bioinformatics and Biological Statistics</a></li>
<li><a href="dnett.github.io">The Laurence H. Baker Endowed Chair</a></li>
<li><a href="https://plantsciences.iastate.edu/about_us/psi_faculty_scholars/">The Plant Sciences Institute Scholars Program</a></li>
</ul>
<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.
The conference will also include a session in honor of <a href="https://en.wikipedia.org/wiki/Charles_Roy_Henderson">Charles Roy Henderson</a>, who
was an Iowa State graduate, member of the United States
National Academy of Sciences, and a pioneering developer of prediction methodology used in animal breeding and a wide range
of other application areas.
</P>
<P>
In addition to talks by many distinguished <a href="speakers.html">speakers</a>, the conference will include a poster session on the afternoon of May 7.
New researchers (graduate students, postdoctoral researchers, and recent PhDs) are especially encouraged to
<a href="abstractSubmission.html">submit abstracts</a> and to <a href="abstractSubmission.html">apply</a> for up to $500 of travel support
provided by a conference grant from the <a href="https://www.nsf.gov/">National Science Foundation</a>.
</P>
<P>
<a href="https://register.extension.iastate.edu/msmlc">The 1st Midwest Statistical Machine Learning Colloquium</a> will take place on May 9, 2018,
at the same venue as the <a href="index.html">Conference on Predictive Inference and Its Applications</a>.
</P>
<P><i>
The Conference on Predictive Inference and Its Applications is supported by the National Science Foundation under Grant No. 1810945.
Any opinions, findings, and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily
reflect the views of the National Science Foundation.
</i>
</P>
</BODY>
</HTML>